.contentbox {
border: solid 1px #660033;
padding: 50px;
margin-left: 30px;
margin-bottom:30px;
left: 20px;
top: 20px;
width: 400px;
}

.dropcap {
float: left;
font-family: Times, Georgia, Verdana, serif;
font-size: 500%;
line-height: 60%;
font-weight: 100;
padding: 5px;
color: #666;
}

.header { 
font-family: Times, Georgia, Verdana, serif;
font-style: italic; 
float: right;
color: #660033; 
background: #000;
font-size: 500%;
letter-spacing: -.05em;
}

.kern {
letter-spacing: -.2em;
}

body { 
font-family: Times, Georgia, Verdana, serif; 
font-size: 115%;
color: #ccc; 
background: #000;
margin-bottom: 30px;
}

a { color: #8080FF; text-decoration: none;}

a:link { color: #8080FF; text-decoration: none;}

a:visited { color: #660033; text-decoration: none;}

a:active { color: #8080FF; text-decoration: none;}

a:hover { color: #9966CC; text-decoration: none;}








