body {
	background-color:#FFFFFF;
	cursor:default;
	margin:0;
	background-image: url("images/html.jpg");
	background-position:top;
	background-repeat:repeat-x;
}


a {
	color: #663300;
	text-decoration:underline;
}
a:hover {
	color: #666666;
	text-decoration:underline
}
	

.maintext {
	color: #634A34;
	font-family: Arial;
	font-size: 13px;
	line-height: 1.5;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.headlinetext {
	color: #483726;
	font-family: Arial;
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
}
.Box {
	border: thin solid #876F57;
}


.smallarial {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}
.headlinesm {
	color: #483726;
	font-family: Arial;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
}
