BODY{
	margin:0;
	background:#070707 url(../images/bg.jpg) no-repeat top center;
	font-family:Lucida Sans Unicode,Lucida Grande,Tahoma,sans-serif;
	font-size:13px;
	color:#262626;
	line-height:22px;
}

img{border:0;}
sup{font-size:8px;}
form{padding:0;margin:0;}
a{color:#ff5b00;text-decoration: none;}
a:hover{text-decoration:underline;}

h1.title{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	display: block;
	color: #ff5b00;
	letter-spacing: -2px;
	line-height:35px;
}

.content{
	width:100%;
	background:#ffffff ;
	margin-top:15px;
}
