body {
	/*background-image: url(../img/popbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	background-color: #a7cfea;
}
#logo {
	background-image: url(../img/logo.png);
	float:right;
	clear:both;
}