body {
margin : 0; 
background-color : #3b3c46; 
background-image : url(img/bg.jpg)!important; 

background-repeat: repeat-x;
background-attachment:fixed;
background-position:bottom;
font-family:trebuchet, arial,tahoma, verdana;
font-size:9px;
letter-spacing:1px; 
color: #ffffff;
}
a, a:visited, a:active {
text-decoration : none;
color : #60648b;
}
a:hover {
font-size: 9px;
color: #c4c7e1;
}
#lay{
position:absolute; 
bottom:0px;
left:0px; 
}
#content{ 
position:absolute;
left:20px;
bottom:40px;
height:270px;
width:460px;
overflow:auto; 
}
h1 {
font-family: georgia, serif;
margin-bottom: 15px;
margin-left: 70px;
margin-right: 70px;
font-size: 14px;
text-align : center;
background-color : #595b74;
border-bottom: 1px dotted #6f717c;
color: #000000;
}
h2 {
margin-left: 30px;
margin-right: 30px;
font-family: georgia, serif;
padding: 5px;
font-size: 11px;
text-align : center;
color: #c9cdf0;
border-bottom: 1px dotted #5a636f;
}
input, textarea, option, select{
border : 1px solid #aba9d0;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; color: #ffffff;
background-color: #35374a;
}
ul {
list-style-type: square;
}
blockquote {
width: 55%;
font-size: 9px;
color: #cccccc;
border-left: 10px solid #48425c;
background-color: #484d7b;
display: block;
padding: 10px 10px 10px 10px;
}

