body {

background:		#ededed;
text-align:		center;
font:			12px Georgia, Serif;
color:			#424242;

}

a:hover {

text-decoration:	underline;

}

a {

color:			#be4545;
text-decoration:	none;

}

h1 {

color:			#be4545;
font:			21px Arial, Sans-Serif;
font-weight:		bold;

}

p {

margin-bottom:		20px;

}

