/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../images/bg.gif) repeat-x top right !important;
	size:12;
	color: #333333;
	line-height: 130%;
}

#wrapper {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#wrapper td{
}

h2 {
	margin-top: 20px;
	font-size: 100%;
	color: #D10F41;
}

a {
	color: #D10F41;
}