body {
	background: url(images/bg1.gif) no-repeat center top;
	color:#333333;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:30px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

#content {
	width: 900px;
	margin: 100px auto 0 auto;
}

.text_container {
	width: 500px;
}

a {
	color: #D4432F;
	text-decoration: none;
}

a:hover {
	color: #A91804;
}

a.a2 {
	color: #0096ff;
}

a.a2:hover {
	color: #006db9;
}


h2 {
	font-weight:normal;
}
