a{
	color: #000000;
}

body{
	font-family:'Courier new'; 
	font-size: 13px; 
}
#holder{
border-top: 1px solid #b9b9b9;
border-bottom: 1px solid #b9b9b9;
background-color: #eaeaea;
width:500px; 
margin:auto; 
margin-top:35px;
padding:20px;

}