body {
	background: url(JavaMasc.png);
 	background-repeat:no-repeat;
	background-position:bottom left;
	margin: 0px;
	font: 9px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}
p {	
	position: relative;
	top: 0px;
	text-align: justify;
	font: 14px Cambria, Arial, Helvetica, sans-serif;
	
	margin: 20px 0px 0px 235px;
	padding: 40px 0px 16px 0px;
	margin-left: 410px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 350px;
	}

h1 {
	margin: 0px 0px 0px 875px;
	padding: 0px 0px 0px 0px;
	color: #717375;
	font: 28px Cmr10, Cambria, Serif;

}

a,
a:visited	{
	color: #717375;
	text-decoration: none;
	border-bottom: 2px solid #FFFC00;
	}
a:hover	{
	color: #A1A3A5;
	text-decoration: none;
	border-bottom: 2px solid #FFFE66;
	}

h3 {
	margin: 0px;
	padding: 0px;
	}
	
#footer {
	position: relative;
}

#linkList { 
	position: absolute;
	top: 95px;
	left: 100px;
	width: 116px;
	}
#linkList ul,
#linkList li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 6px; 
	}

#linkList a,
#linkList a:visited { color: #5E5F61; border: none; }
#linkList a:hover	{ color: #C1C3C5; }

