body {
	background-color: #FFDD97;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	text-align: center;
	font-size: 12px;
}
h1 {
	border-top: 1px solid #7D5500;
	border-right: 1px solid #7D5500;
	border-bottom: 1px dashed #7D5500;
	border-left: 1px solid #7D5500;
	font-family: "Comic Sans MS";
	font-variant: small-caps;
	text-transform: capitalize;
	color: #660000;
	background-color: #FFCC66;
	font-weight: bolder;
	letter-spacing: 3px;
	font-size: 36px;
	margin: 0px;
	padding: 0px;
	width: 600px;
}
.footer {
	border-top: 1px none #7D5500;
	border-right: 1px solid #7D5500;
	border-bottom: 1px solid #7D5500;
	border-left: 1px solid #7D5500;
	font-family: "Comic Sans MS";
	font-variant: small-caps;
	text-transform: capitalize;
	color: #660000;
	background-color: #FFCC66;
	font-weight: bolder;
	letter-spacing: 3px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 600px;
}
.mainbody {
	background-color: #FFBD33;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7D5500;
	border-right-color: #7D5500;
	border-bottom-color: #7D5500;
	border-left-color: #7D5500;
	padding: 0px 10px 10px;
	width: 580px;
	text-align: center;
}
.descr {
	background-color: #FFCC66;
	padding: 5px;
	width: 500px;
	margin-top: 0px;
	border-top: 1px none #7D5500;
	border-right: 1px dashed #7D5500;
	border-bottom: 1px dashed #7D5500;
	border-left: 1px dashed #7D5500;
	color: #660000;
}
.thumb {
	border: 1px solid #7D5500;
	margin: 7px;
}
a {
	color: #660000;
}
a:hover {
	color: #8C0000;
}
.linklist {
	background-color: #FFCC66;
	text-align: left;
}
.style2 {font-size: 9px}
.style7 {font-size: 16px}
.style8 {font-size: 36px}.style1 {
	font-size: 24px;
	font-weight: bold;
}
.style2 {font-size: 9px}h2 {
	font-size: 14px;
}
