@charset "utf-8";
#hold #body {
	font-family: "Trebuchet MS";
	font-size: 80px;
	color: #FFF;
	text-align: center;
}

body {
	background-image: url(images/bg.jpg);
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
