h1           { color: #6699CC; font-family: Verdana; font-size: 16 pt; font-weight: bold }
h3           { color: #6699CC; font-family: Verdana; font-size: 12 pt; font-weight: bold }
hr           { color: #6699CC}
a:link       { color: 000080; font-family: Verdana; font-size: 10 pt }
a:visited    { color: 000080; font-family: Verdana; font-size: 10 pt }
a:hover      { background-color: #A8A7C0; text-decoration: none; color: #ffffff; font-size: 
               10 pt; font-family: Verdana; }
body         {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: justify;
	scrollbar-base-color: #DADADA;
	background-color: #DADADA;
	border: none;
	padding: 0px;
	margin: 0px;
}
#home			{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #6699CC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: absolute;
	height: 30%;
	width: 100%;
	left: 0px;
	right: 0px;
	top: 30%;
	padding: 20px;
	background-image: url(img/pc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;




				}

