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

body{
	background-image:url(../images/index_bg.jpg);
	background-repeat:repeat-x;
	background-color:#a5d680;
	margin-top:102px;
}