html {height: 100%}
body {
	background-color: #9AB6A7;
	background-image: url(images/pro_bg.jpg); 
	background-repeat: no-repeat; 
	background-position: center;	
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.intro{  font-family: Verdana; color:#75857d; font-size: 10px; line-height: 14px; border-style: none;}
A.intro:link {color:#75857d;text-decoration: none;}
A.intro:visited {color:#75857d;text-decoration: none;}
A.intro:hover {color:#45504a;text-decoration: none;}