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

#crave
{
text-align: center;
margin: auto;
width: 1018px;
height:620px;
display: block;
}

p.crave
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #2F0C2D;
}

p
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #2F0C2D;
}




a:link
{
	color:#640032;
	text-decoration: none;
}
a:visited
{	
	color:#B13C3C;
	text-decoration: none;
}
a:hover
{
	color:#B13C3C;
	text-decoration: underline;
}





