html,body,#background{
	height: 100%;
}
#background{
	margin: auto;
	width: 600px;
}
#logo{
	background: url(../images/logo.jpg) no-repeat;
	height: 286px;
}
#logo *{
	display: none;
}
h2,#footer{
	text-align: center;
}
