body {
	text-align:center;
	background: url(bgmain.jpg) fixed;
	margin: 20px 0 0 0;
	font-family: Times New Roman, serif;
}

h1 {
	width: 750px;
	color: #643;
	text-align: center;
	font-size: 3em;
	margin: 0 0 0 0;
	padding: 20px 0 50px 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #643;
}

a:hover, a:active {
	text-decoration: none;
	color: #963;
	font-size: 1.1em;
}

#container {
	width: 750px;
	text-align: CENTER;
}

#content {
	font-size: 1.1em;
	color: #643;
}

#links {
	padding: 0 0 50px 0;
}

#lablec {
	width: 750px;
	height: 50px;
	color: #643;
	font: 0.7em Arial;
	padding: 5px 0 0 0;
	border-top: 1px dotted #963;
}

#lablec a:hover, a:active{
	text-decoration: none;
	color: #603;
}