@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background: #262626 url(images/bk.jpg) repeat-y fixed top center;
	}
	
a img{
	border:none;
	}
	
h1{
	font-size:16px;
	font-family: arial;
	font-weight: bold;
	colour: #fff;
	}
	
h2{
	font-size:11px;
	font-family: arial;
	font-weight: bold;
	colour: #fff;
	}
	
/* pre done classes */

.m_auto{
	margin:auto;
	width:775px;
	}

.bk{
	background:#FFF url(images/images/layout_12.gif) no-repeat bottom;
	}
	
.main_text{
	font-family: arial;
	font-size: 12px;
	line-height: 21px;
	color: #fff;
	text-align: left;
	text-decoration: none;
}