.text { 
color: #fff8dc; 
font-family: Georgia, Times, serif; 
text-align: justify; 
width: 650px; 
}
			
.text a {
color: #a52a2a; 
font-size: smaller; 
font-family: Verdana, Helvetica, sans-serif;
}
			
body { 
background: url(images/bull_bg.jpg) fixed;
}
			
h2 { 
color: #fff8dc; 
font-style: italic; 
font-weight: lighter; 
font-size: xx-large; 
font-family: Georgia, Times, serif;
}
			
img { 
border: solid 6px #f4a460;
}