@charset "utf-8";
/* CSS Document */

.backgroundLH {
	background: url(images/background_01.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
}
.backgroundtop {
	background: url(images/background_02.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
}
.backgroundmiddle {
	background: url(images/background_03.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
}
.backgroundbottom {
	background: url(images/background_04.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
	