@charset "utf-8";
/* CSS Document */

body{
	background: #d5cb76 url(images/bk.jpg) no-repeat fixed top center;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
a img{
	border:none;
	}
	
h1{
	font-size:12px;
	}
	
/* pre done classes */

.m_auto{
	margin:auto;
	width:775px;
	}



.text1{
	color:#463e21;
	line-height:20px;
	font-family:arial;
	font-size:12px;
	}