
#center{

width: 1070px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
    background: #0068b1 url(images/mainbg.jpg) no-repeat;
}

#main_bg_flash{
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
  	width: 1070px;
	height:1000px;
  	text-align: center;
	margin: 0 auto; /*Center container on page*/

}


HTML {
  height: 100%;
  margin-bottom: 1px;
}


a:link {
	color: #ffffff; 
	text-decoration: none;
}
p {
color:#ffffff;
}