body { 
width: 1200px;
background-color: black; 
margin-top: 0%; 
margin-left: 0%; 
margin-right: auto; 
}

#header {
background-color: black;
position: absolute;
top: 0px;
left: 0px;
height: 86px;
margin-left: 0%;  
margin-top: 0%;
width: 1200px;
}

p.banner {
margin-top: 0%; 
margin-bottom: 0%;
margin-left: 0%;
margin-right: 0%;  
}

#largepix {
float: left; 
padding-top: 0%; 
padding-right: 44px;
padding-left: 0%
padding-bottom: 0%;
margin-top: -285px; 
margin-bottom: 100%;
margin-left: 0%;
margin-right: 0%;  
width: 432px;
}

#title-author {
position: absolute;
top: 100px;
left: 464px;
width: 600px;
margin-bottom: 100px;
}

p.quote {
color: red; 
font-family: Georgia; 
font-style: normal;
font-size: 145%;  
margin-right: 10%; 
margin-left: 0%; 
margin-top: 285px;
margin-bottom: 4%; 
line-height: 1.4em; 
}

p.indivtext {
color: yellow; 
font-family: Georgia; 
font-size: 140%;  
margin-right: 10%; 
margin-left: 0%; 
margin-top: 285px;
line-height:1.5em;
}

p.indivtext2 {
color: yellow; 
font-family: Georgia; 
font-size: 140%;  
margin-right: 10%; 
margin-left: 0%; 
margin-top: 350px;
line-height:1.5em;
}

p.price {
color: white; 
font-family: Verdana; 
font-size: 125%;  
font-weight: bold;
font-stretch: condensed;
text-transform: uppercase;
margin-top: 20px; 
}

a:link {color: black;}
a:visited {color: black;}
a:hover { }
a:active {color: black;}
