/* CSS Document */

body {
	margin:20px;
	margin-top: 10px;
	background-color:#35291F;
	background-repeat: repeat;
	font-family: "A Love of Thunder", "Arial Bold";
	font-size: 18px;		
	}
	
.yellowcell {
	background-image:url(images/1px_yellow.gif);
	background-repeat: repeat;
	margin-left:10
	px;
	}
	

.quote {
	font:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:14px;
	margin-left: 10px;
	}
	
.email {
	font-style:italic;
	font-style:normal;
	font-size:14px;
	font-family: trebuchet, arial, sans-serif;
	}
	
.link {
	font-color:red
}
.email {
	font-family: Arial, Helvetica, sans-serif;
}
