body {
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	color: #A3A3A3;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#99FF99;
	scrollbar-base-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#7F7F7F;
	scrollbar-shadow-color:#7F7F7F;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(background.jpg);
}
p {
	font-size: 12px;
	color: #A3A3A3;
	font-family: Arial;
}
a {
	color: #C8C8C8;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	color: #F9F9F9;
	font-size: 16px;
	font-weight: normal;
	padding-top: 10px;
}
.highlight {
	color: #E9E9E9;
	font-weight: bold;
}
.icondiv {
	position: absolute;
	left: 914px;
	top: 560px;




}
.iconhome {
	position: absolute;
	left: 887px;
	top: 560px;




}
.iconmail {
	position: absolute;
	left: 929px;
	top: 560px;




}
.sign {
	position: absolute;
	top: 375px;
	left: 500px;
}
.content {
	background-color: #000000;
	width: 600px;
	position: absolute;
	top: 60px;
	overflow: auto;
	height: 340px;
	left: 375px;
	margin: 10px;
	padding: 10px;
}
.smallfont {
	font-size: 9px;
}
