body{
	margin: 0px;
	background-image: url(index_images/yd-bg.jpg);
	background-position: center top;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 32px;
	background-color: #0B479E;
	background-repeat: no-repeat;
}
.yd-line {
	background-image: url(index_images/yd-line-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

