body 
{background-image:url('tile.jpg');background-repeat:repeat-x;

background-color:#ffffff;
margin-right:80px;
margin-left:80px;
}
A:link {color:#cc9933}
A:visited {color:#ff9966}
A:active {text-decoration: none}
A:hover {font-size:24; font-weight:bold; color: red}



h1{
text-decoration : underline;
text-align:left;
letter-spacing: 5px;
}



h2, h3 {
text-decoration : underline;
text-align:left;
letter-spacing: 5px
} 
p {
	text-indent: 50px
}
div.clear
	{width:60%;height:300px; color:#333333;
background-color: #ffffff;
border: 1px solid black;
margin: 10px 10px;
padding:5px;
letter-spacing: 1px;
text-align: justify
}

div.first 
	{width:60%;height:310px; color:#333333;
background-color: #cccc99;
border: 1px solid black;
margin: 10px 10px;
padding:5px;
letter-spacing: 1px;
text-align: justify

}
div.two 
	{width:60%;height:300px; color:#ffffff;
background-color: #000000;
border: 1px solid black;
letter-spacing: 1px;
margin: 10px 10px;
padding: 5px
}
div.three 
	{width:60%; height: 310px; color:#330099;
background-color:#cccc33 ;
border: 1px solid black;
letter-spacing: 1px;
margin: 10px 10px;
padding:5px;
}

div.four
	{width:60%;height:300px; color:#66ffff;
background-color: #663333;
border: 1px solid black;
margin: 10px 10px;
padding:5px;
letter-spacing: 1px;
text-align: justify
}


img {padding-left:5px; float:right
}
img.left
{padding-right:5px; float:left
}
div.footer {
 font-size:8pt; font-family:Arial;
letter-spacing: 2px; 
color:#cccccc;width: auto;
background-color: #663399;
text-align:justify;
}
div.content{
 background-color:#ffffff; width:800px;
}
div.header{
 font-size:2.2em; font-family:Arial;
letter-spacing: 2px; 
margin-left:-100px;
color:#996633;width: 800px;
background-color: #ffffff;
text-align:center;
}