@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FECCFF;
	text-align: center;
}
#maintable {
	border: 1px groove #0000D9;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000066;
}
a:active {
	color: #000066;
}
#header {
}
#content {
	background-image: url(webcambg.jpg);
	height: 100%;
	width: 100%;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
	overflow: auto;
	left: -10px;
	z-index: auto;
	text-align: center;
}
