
body, td, div, select, textarea, input, h1, h2, h3, h4, h5, h6 {
	font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
}

body {
	color: #999;
	margin: 0px;
	background:#242730 url(body_sdfbg.jpg) repeat-x;
}


h1{
 font-size:20px;
 font-weight:bold;
}

a {text-decoration: underline;}
a img {border: 0px;}

a:link, a:visited, a:active {color: #999;}
a:hover{color:#FCEA07;}

.main{
 margin-top:100px;
}

.Content{
 width:450px;
 margin:0 auto;
 border:1px solid #000;
 background:#242730 url(body_bg.jpg) repeat-x;
 padding:20px;
}

.ContentTop
{
 width:450px;
 height:160px;
}

.Logo
{
 width:450px;
 height:120px;
 background: url(logo.jpg) no-repeat center center;
}


.ContentBottom
{
 line-height:20px;
}