









html, body, #wrapper {
      height:100%;
	  width:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  vertical-align: middle;
}
   
   
   




body {
	background-color: #1a0c02 ;
}






#contactinfo{
	left: 0px;
	top: 60px;
	width: 400px;
	position: relative;
	align: center; 
}






.style1 {
	color: #6c2c09;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps; 
}







a[href] {
	color: #6c2c09;
	text-decoration: none;
	text-decoration: none;
}


a:hover {
	color: #f0c175;
}


a:active {
	color:#666666;
}




