@charset "UTF-8";
/* CSS Document */


body{
	margin:0px;
	background: #f5f5d5;
}
p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align: center;
	color:#601316;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color:#601316;
}
a {		text-align: center;
	color:#601316;
}
a:visited {		text-align: center;
	color:#601316;
}
a:hover {		text-align: center;
	color:#601316;
}
a:active { 		text-align: center;
	color:#601316;
}
