body {
  background: url(http://i31.tinypic.com/118nnmu.jpg) #d2d2d2;
  font-family: arial; 
  font-size: 10px; 
  color: #2b2b2b; 
}

#main {
  background: url(http://i30.tinypic.com/2ll2il2.jpg) no-repeat; height: 600px;
}


#content {
  width: 500px; left: 275px; top: 564px; position: absolute; display: inline; text-align:justify;
  
}

#welcome {
  width: 248px; left: 481px; top: 275px; height: 124; position: absolute; display: inline; text-align:justify;
  
}

#nav {
  width: 180px; left: 50px; top: 564px; position: absolute; display: inline; text-align:justify;
} 


b {
  color: #575759;
}


i {
  color: #575759;
}

u {
  color: #f3e65c;
}
  
s {
  color: #fbf4bd;
}


a {  
  color: #575759; text-decoration: none;
}

a:hover {  
  color: #f3e65c; text-decoration: none;
}


h1{
color:#fbf5c1;
font-size:15px;
font-weight:bold;
font-family:georgia;
text-align:right;
text-transform:uppercase;
padding-bottom:-10px;
margin-top:-5px;
border-bottom: 1px dashed #e5d587;}
 
h1:first-letter { 
color:#f3e65c;
font-size:25px;
font-style:italic;
font-weight:bold;
font-family:georgia;
text-transform:lowercase;
margin-bottom:0px;
margin-top:0px;}

h2{
color:#fbf5c1;
font-size:12px;
font-weight:bold;
font-family:georgia;
text-align:right;
text-transform:uppercase;
border-bottom: 1px dashed #e5d587;}
 
h3{
color:#f1f2ec;
background-color:#f1f2ec;
font-size:9px;
text-transform:uppercase;
letter-spacing:1px;
text-align:right;
margin-top:-10px;}

#mouseover a{
  color : #575759;
  text-align: left;
  background-color : transparent; 
  font-family : verdana; 
  font-size : 11px; 
  line-height : 9px;
  letter-spacing : 2px; 
}

#mouseover a:hover{
  text-align: left;
  font-size: 10px;
  color: #f3e65c;
  text-transform: uppercase; 
}

blockquote { 
width: 300px; 
text-align: left; 
color : #2b2b2b; 
background-color:#d1d1d1; 
border-left: 7px solid #f8e74f; 
} 