body {background:url(../images/logo.png) fixed;
cursor:default;
padding:50px;
//background-repeat:repeat-x;}

table {position:absolute;
left:40px;
top:5px;
width:80%;
background-color:#ab56d3;
border-width:2px;
border-style:dashed;
border-color:#da2008;}

td {border-width:2px 5px 10px 15px;
border-style:inset;
border-color:#da2008;}

h1 {font-variant:small-caps;
text-align:center;}

.content {position:relative;
left:100px;
top:155px;
width:400px;
border-top:5px double green;}

.content {color:blue;
font-family:arial;}

hr {position:absolute;
top:85%;}
