html {
min-height: 101%;
}

body{ 
margin:0px;
text-align:center;
background-color:#ffffff;

}

#wrapper{
position:absolute;
margin:0px auto 0px auto; 
width:820px;
}

A{
  font-weight: bold;
  text-decoration: none;
}
A:hover{
  text-decoration: underline;
}



INPUT {
	BORDER-RIGHT: #a8b8c2 1px solid;
	 BORDER-TOP: #a8b8c2 1px solid;
	   BORDER-LEFT: #a8b8c2 1px solid;
		 BORDER-BOTTOM: #a8b8c2 1px solid;
	  FONT-SIZE: 14px;

	    COLOR: #000000;
		  FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
}
