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

#home_contents {
	font-size: 12px;
}

#home_contents p {
	line-height: 20px;
}

html {
	background: url(../gfx/test_background.jpg) no-repeat; 
	background-attachment: fixed;
	background-position: center; 
}

