
body { 
margin:0px;
padding:0px;
text-align:center;
color:blue;
background:#ffffff;
font-size:15px;
}
#content {
width:780px;
margin:auto;
}
a, a:visited, a:link, a:active {
text-decoration:none;
}

.bio {
margin:auto;
width:765px;
font-size:12px;
}

.bio a:link, .bio a:visited, .bio a:active {
margin:auto;
width: 114px;
float: left;
font-weight:bold;
font-family:verdana;
background: #006600;
color:#ffffff;
padding: 3px;
border:2px solid #ffffff;
margin-right:3px;
margin-bottom:3px;
}

.bio a:hover {
padding: 3px;
background: #006600;
border:2px solid #006600;
color:#FFCC00;
}



h1  { 
color: red; 
line-height:45px;
font-weight: bold; 
margin-bottom:20px;
padding:2px;
font-size: 50px; 
font-family: Impact, Arial;
 text-transform: uppercase; }

h2 {
font-size:40px;
color:#006600;
border-top:3px double #006600;
border-bottom:3px double #006600;
}


strong {
font-family: Arial;
font-size:12px;
letter-spacing:3px;
background:blue;
color:white;
padding:3px;
display:block;
width:100%;
border-right:2px solid black;
border-bottom:2px solid black;
 text-transform: uppercase;
}
