@import url('main.css');


html, body, #flashcontent { width:100%; height:100%; }
body { padding:0; margin:0; }
body { background-color: #DBE9F2; }
body {
	background-image: url(../images/backgrounds/blue.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}