@charset "utf-8";
/* -- Home Page Style Sheet */

body {
	margin: 20px 0;
	padding: 0;
	font: 62.5% times new roman;
	background:  url(/images/backgrounds/back.jpg);}



#wrapper {
	width: 760px;
	height: 479px;
	overflow: hidden;
	background: none;
	border: none;
	}

#content {
	background: none;}
