@charset "UTF-8";
/* CSS Document */

body {
	background-color: #acd734;
	background-image: url(../img/sub_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	font-size: 14px;
	line-height: 150%;
}
