/* CSS Document */
 
 
body { background:#000; text-align:center; font: 16px arial; color:#fff } 
h1 { font-size: 18pt; color: white; padding: 8px 0px }
h2 { font-size: 14pt; font-weight: 800; margin: 10px 0px 15px 0px; text-align: center }
h3 { font-size: 30pt; font-weight: 700; margin: 20px 0px 5px 0px; text-align: center }
h4 { font-size: 24px; font-weight: bold; font:italic }
h5 { font-size: 18px; font:italic }
table.center { margin-left:auto; margin-right:auto }
table.recital { margin-left:auto; margin-right:auto; color:#666666; padding: 10px }
td { background-color:#000000; text-align: center; padding: 10px 3px }
td.links { background-color:#000000; text-align: left; padding: 10px }
img { border-style: none }
div.derek a { background:transparent }
a:link { color: #006699; text-decoration: none }
a:active { color: #006699; text-decoration: none }
a:visited { color: #006699; text-decoration: none }
a:hover { color: white; background: #003366; text-decoration: none } 
img { border-style: none; padding: 3px }
.small { font-size: 12px }
.content { margin: 120px 60px 20px 60px }
.logo { position: absolute; left: 520px; top: 10px }
.logo img { display: inline; border: 1px solid #FFF }
.title { position: absolute; left: 160px; top: 20px; margin: 0; padding: 0 }
.title img { border: 0 }


 <link href="style.css" rel="stylesheet" type="text/css" /> 

<style type="text/css" title="currentstyle">
   @import "style.css";
