body {
	FONT-SIZE: 20px;  FONT-FAMILY: Garamond, verdana, sans-serif, arial;
  background-color: white;
  background-image : url("images/brit.jpg");
background-attachment : fixed;
background-position : 100% 100%;
background-repeat : no-repeat;
}
.ref {
	text-decoration: none; color: FF7186; font-size: 20px;
}
#msgs {
	width : 50%;
	color : black;
}
#form 
{
	width : 50%;
	color : black;
	
}
#heart {
position:absolute;right : 15%;bottom : 15%; width : 15px;height : 15px;
}
