﻿body
{
	background-image: images/BodyGrad.jpg;
	background-color:#d9d081;
	background-repeat: repeat-x;
	font-family: verdana;
	font-size:11pt;
}
H1
{
	font-family: Tahoma;
	font-size: 14pt;
	color: #4281aa;
}
H2
{
	font-family: Tahoma;
	font-size: 11pt;
	color: #4281aa;
	font-weight: bold;
}
a, a:visited
{
	color:#ba7f23;
}
#main
{
	border: 1px solid #ceb896;
	margin: auto;
	width: 700px;
	padding:20px;

}
#linkcode
{
	border: 1px solid #ceb896;
	margin: auto;
	width: 620px;
	height:70px;
	padding:5px;

}
#footer
{
	font-size:x-small;
}
