body { 
background-color: #333333;
font-family: Georgia, Times, "Times New Roman", serif;
margin: 0em;
background-image: url(images/bruce.png);
background-repeat: no-repeat;
background-attachment: fixed; }

#header {
position: absolute;
top: 50px;
left: 50px;
width: 800px;
height: 100px; }

#content {
position: absolute;
left: 60px;
top: 160px;
width: 790px;
height: 800px; }

#about {
position: absolute;
left: 60px;
top: 160px;
width: 500px;
height: 800px; }

#bruce {
position: absolute;
left: 580px;
top: 160px;
width: 300px;
height: 500px; }

h1 {
color: #ffffff;
font-family: Helvetica, Arial, sans-serif;
font-size: 18pt;
font-style: normal;
line-height: 22pt;
text-align: left;
font-weight: 100; }

h2 {
color: #ffffff;
font-family: Helvetica, Arial, sans-serif;
font-size: 12pt;
font-style: normal;
line-height: 14pt;
text-align: left;
font-weight: 100; }

h3 {
color: #ffffff;
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
font-style: normal;
line-height: 10pt;
text-align: left;
font-weight: 100; }

a:link {
color: #cc0000;
text-decoration: none; } 

a:visited {
color: #663333;
text-decoration: none; 
}

a:hover {
color: #ff0000;
}

a:active {
color: #cc0000;
text-decoration: none; 
}
