<style type="text/css">
body{
max-width:480px;
margin:1px auto;
font-family: verdana; 
font-size:12px;
color:#00ffff;
background:#000000;
text-align:center;
background-image: url();
background-repeat: repeat;
}

a:link{
color:#00FF00;
text-decoration:none;
}

a:active{
color:#FF00ff;
text-decoration:none;
}

a:visited{
color:#ff0000;
text-decoration:none;
}

a:hover{
color:#660066;
background:#000000;
text-decoration:none;
font-size:11px;
background-image:url();
}

a:focus{
color:#000066;
background-color:#000000;
background-image:url();
}

div.body {
margin: 1px;
padding: 1px;
font-size: 12px;
color: #00ffff;
background: #000000;
text-align:center;
border: 1px dotted #FF00FF;
}


div.header, div.footer{
margin: 1px;
padding: 1px;
font-size: 12px;
background: #cc00cc;
color: #FF88FF;
text-align:center;
border: 1px dotted #FFFFFF;
background-image :url();
background-repeat :repeat-x;
background-position :50% bottom;
}

div.header2, div.footer2 {
margin: 1px;
padding: 1px;
font-size: 12px;
background: #3f3527;
color: #FFFFDd;
text-align:center;
border: 1px dotted #Ffdddd;
background-image :url();
background-repeat :repeat-x;
background-position :50% bottom;
}

div.menu {
margin: 1px;
padding: 1px;
font-size: 12px;
background: #6Eccff;
color: #ffff00;
text-align:center;
border: 1px dotted #FFDdFF;
background-image :url();
background-repeat :repeat-x;
background-position :50% bottom;
}


div.ad{
margin:1px;
padding:5px;
background-color: #FFFFFF;
color:#FF0000;
text-align:center;
border:1px dotted #FF0000;}
</style>