body{
background: url(/files/images/body-bg.jpg) repeat;
}
.main{
margin-top: 250px; 
height: 400px; 
background-color: #111111; 
text-align: center;
}
.maintext h4 {
margin: 0px;
}
.maintext p { 
margin: 2px;
padding:2px;
}
.maintext {
font-size:14px;
color:#cccccc;
margin: 300px 50px 50px 50px; 
}
.maintext h1{
font-size:14px;
}
.maintext a, .maintext a:link, .maintext a:visited, .maintext a:active, .maintext a:hover {color: #CCCCCC;}
.main_m a, .main_m a:link, .main_m a:visited, .main_m a:active, .main_m a:hover {color: #CCCCCC; text-decoration:none; text-transform:lowercase; padding-left:20px;}
.main_m { text-align:center;}
.main_f a, .main_f a:link, .main_f a:visited, .main_f a:active, .main_f a:hover {color: #CCCCCC;}
.main_f {
text-align:center;
padding-bottom:20px;
}