body 
{
	background-color: #155276;

margin:0px;

}

#box
{
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: 50%;
	margin-top: -200px;
	
	
		
}
