@charset "utf-8";
/* CSS Document */

body
{background-image:url(../images/bg4.jpg);}


.MainFrame{
	width:800px; 
	left:50%;
	position:relative; 
	margin-left:-400px; 
	clear:both; 
	margin-top:10px;
}
