body {
margin: 5px 30px;
background-image: url('www.rocklab.net/img/bg.gif');
}
a.linkstyle:link {
color: #669900;
}
a.linkstyle:hover {
color: #669900;
}

table.tot {
width: 485px;
padding: 3px;
border: 1px solid #990000;
text-align: center;
}

#txt {
font-family: arial;
color: #ffffff;
font-size: 12px;
font-weight: normal;
}
#tit {
font-family: arial;
color: #990000;
font-size: 25px;
font-weight: bold;
}