body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 10px;
    text-align: center;
    background: #384029 url(images/bg.gif) top center repeat-x;
    color: #000000;
    margin: 0;
    
}

table {
	top:0px;
}


a:link, a:visited { 
	color: #3A506E;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #3A506E;
	font-weight:bold;
}