/* CSS Document */

body {
	background-color: #e8eae8;
	color: #FF6633;
	margin: 50px;
	font-family: Verdana, Geneva,
Arial, sans-serif;
	font-size: 100%;
	line-height: 100%;
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 70px;
	position: absolute;
	left: 0%;
	right: 0%;
	background-image: none;
	height: 768px;
	width: 1024px;
}

p {
	text-indent: none;
	top: 0px;
	padding-top: -2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} h3 {color: #966b72; font-family: Georgia, "Times New Roman", Times, serif }
   p
{ 
line-height: 100%}

a:link {
    text-decoration: none;
    color: #0000FF;
}

a:visited {
    text-decoration: underline;
    color: #660099;
}

a:active {
    text-decoration: underline;
    color: #FF3300;
}

body
{
	background-color: #000000;
	position: absolute;
	height: 768px;
	width: 50%;
}
