body {
	font-family: Verdana;
	font-size: 12px;
	margin:0;
	padding:0;
	background-image: url('../images/index-background.gif');
	background-repeat: repeat-x;
	background-position: center -105px;
	text-align: center;
}
#outer {
	width: 740px;
	height: 500px;
	margin: 0 auto 0 auto;
	text-align: center;
}
#content {
	width: 740px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
#logo_index {
	width: 740px;
	height: 160px;
	margin: 50px 0 10px 0;
	padding: 0 0 0 0;
	text-align: center;
}
.small_text {
	font-size: 10px;
	line-height: 16px;
}