body {
	background-image: url();
	background-color: #CC9966;
}

.style1 {
	font-family: "Cooper Black";
	font-size: 36px;
}

body,td,th {
	font-size: medium;
	font-family: "Cooper Black";
}

#divLeft img {
	margin-right: 20px;
	float: left;
	clear: both;
	border: solid 1px #000000;
}

.bottom a {
color: #000000;
text-decoration: none;
border: none;
}

.style2 {
	font-family: "Cooper Black";
}

#divRight {
	float: right;
	margin: 20px;
}

#divLeft {
	float: left;
	clear: both;
	margin: 20px;
	width: 70%;
}