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

/*--------------------------------------------------------------------/
	body
/--------------------------------------------------------------------*/

body{
	background:url(img/bg.jpg) center top no-repeat;
	text-align:left;
	font-size: 12px;
	color: #424141;
}
