
	
body{
margin:0;
padding:0;
background: #b2deeb;
color: #ffffcc;


}
#topsection{
height: 154px; /*Height of top section */

}

#maincontainer{
width: 812px; /*Width of main container */
margin: 0 auto; /*Center container on page*/
/* background: #333300 */
}

#contentwrapper{
float: left;
width: 100%;
background: #333300;
text-align: center;
}

#contentwrapper iframe {
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	height: 800px;
	width: 800px ;
}

img.header
{
		border: 0px;
	}