body{
	background: #ffcccc;
}
#main{
	width: 282px;
	line-height: 110%;
	border:1px solid #FFB6C1;

}

A:hover{
	background-color:#FF69B4;
	color:#ffffff;
	text-decoration:none;
}



