@charset "utf-8";
/* -- Home Page Style Sheet */
body {
	font: 62.5% Georgia, serif;
	color: #000;
	background-image: url(/images/backgrounds/stripe-pink.gif);
}

#wrapper {
	margin: 0 auto;
	width: 748px;
	font-size: 1.2em;
}

a img {
	border: none;
}