body {background-image: url('http://www.geekxnerd.com/images/geeknerdbg.jpg');
background-repeat: repeat-x,repeat-y;
background-position: center;
font-family: Arial;
color: #996633;
font-size: 11px;
}

h1 {color: #996633; 
font-family: Arial; 
font-style: bold; 
font-size: 45px;
letter-spacing: .15cm}

h3 {color: #996633;
font-family: Arial;
font-style: bold;
}

p {color: #996633; 
font-family: Arial; 
font-size: 11px;
text-align: left;
}

table {background-color:#ffffff;
font-size: 11px;
border-width: 1px;
border-color: #996633;
border-style: dotted;
padding:0;
}

a:link {text-decoration:none;
color:#996633;
}
a:visited {text-decoration:none;
color:#996633;
}
a:active {text-decoration:none;
color:#996633;
}
a:hover {text-decoration:none;
background-color:#996633;
color:#ffff99;
}