body {
margin: 0;
padding: 0;
background: #ffffff url() repeat;
background-attachment: fixed;
background-position: bottom left;
background-repeat: repeat;
text-align: center;
}
#content {
 position: absolute; left: 30px; top: 12px; }
a {
color: #3f3f3f;
text-decoration: none; 
}
a:hover {
color : #000000;
}
a.special:link {
padding: 0;
list-style-type: none;
margin-left: 0px;
}
h1 {
width : 400px;
margin : 0px;
background-color : #abd407;
color : #fffff;
font-family : arial;
font-size : 12px;
letter-spacing : 0px;
line-height : 14pt;
padding: 4px;
text-align : center;
}
div.content {
width : 410px;
background-color : #f2f2f2;
color : #404040;
font-family : arial;
font-size : 12px;
letter-spacing : 0px;
padding: 5px;
border: 1px solid #a1a1a1; 
line-height : 14pt;
text-align : left;
}
u {
color : #ea244a;
}
s {
color : #ad1532;
}
i {
color : #000000;
}
b {
color : #1ab31b;
}
