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

body {
	background:#000 url(../img/jpg/cheese.jpg) no-repeat 450px 150px;
}
#cheese {
	margin:0 auto;
}
#cheese h3 {
	text-indent:-999px;
}