/* CSS Document */

body
{
background: url('images/stripe.png');
}

#content
{
	text-align: center;
	width: 700px;
	margin: 0 auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #999;
	font-size: 12px;
}

#content_2
{
	text-align: center;
	width: 700px;
	margin: 0 auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #999;
	font-size: 12px;
	padding-right: 100px;
}
