@charset "utf-8";
body {
	margin: 0;
	font-size: 100%;
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bkgrd.jpg);
	background-repeat: repeat;
}
#logo{
	margin: 10% auto auto auto;
	width: 576px;
	text-align: center;
	}
p{
	font-size: 0.625em;
	color: #666666;
}
a {
	color: #666666;
}
p.large{
	font-size:14px;
	}
p.large a{
	color: #CB586C;
	}
