body {margin:0px; 
background-color:#180002;
background-image:url(images/bg.jpg);
background-repeat:repeat;
}

.text {font-family:tahoma, helvetica, sans-serif;
font-size:11px;
color:#ec8f7d;
text-align:center;
font-weight:bold;
vertical-align:text-top;
}


a:link {color:#ec8f7d;
text-decoration:none;}
a:active {color:#ec8f7d;
text-decoration:none;}
a:visited {color:#ec8f7d;
text-decoration:none;}
a:hover {color:#f84a54;
text-decoration:underline;}