@charset "UTF-8";

body

	{
	position: relative;
	background-color: #ffffff;
	background-image:url("images/stripe.gif");
	text-align:left
	}
	
	div.container {
	position:relative;
	width:760px;
	height:3158px;
	margin:0px auto;
	padding:0px;
	border:2px solid #ff0000;
	background-color:#ffffff;
	/*overflow: hidden;*/
	}
	
	div#content
	{
	position:relative;
	left: 17px;
	top: 12px;
	width: 726px;
	height: 2282px;
	}