body {
margin : 0; 
background-color : #4b000b; 
font-family:trebuchet, arial,tahoma, verdana;
font-size:9px;
letter-spacing:1px; 
color: #ffffff;
}
a, a:visited, a:active {
text-decoration : none;
color : #ffb2bd;
}
a:hover {
border-bottom: 1px dotted #e23360;
font-size: 9px;
cursor: crosshair; 
color: #e23360;
}
#lay{
position:absolute; 
bottom:0px;
left:0px; 
}
#content{ 
position:absolute;
left:328px;
bottom:40px;
height:254px;
width:434px;
overflow:auto; 
}
h1 {
font-family: georgia, serif;
margin-bottom: 15px;
margin-left: 70px;
margin-right: 70px;
font-size: 14px;
text-align : center;
background-color : #ca97a5;
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: #e1bdc7;
border-bottom: 1px dotted #5a636f;
}
input, textarea, option, select{
border : 1px solid #d0a9af;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; color: #ffffff;
background-color: #cd0623;
}
ul {
list-style-type: square;
}
blockquote {
width: 55%;
font-size: 9px;
color: #cccccc;
border-right: 10px solid #48425c;
background-color: #7f1b2a;
display: block;
padding: 10px 10px 10px 10px;
}
