body {
	background: #0C0923 url(img/bg.jpg) no-repeat fixed left -100px;
	text-align: center;
	font: 13px Helvetica;
}
#home {
	background: url(../img/splash.jpg) no-repeat center top;
}
#bg2 {
	background: url(img/bg2.png) no-repeat;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	background: url(/img/meh.png) no-repeat;
}
.meh {
	background: url(img/test.png) repeat-y;
	padding: 0px 22px 22px;
	color: #FFF;
	text-align: left;
}
.footer {
	color: #FFFF15;
	font-weight: normal;
	margin-bottom: 22px;
}
h1 {
	color: #FFFF16;
	font: normal 33px Helvetica, Arial;
	background: #009;
	padding: 8px;
}

h2 {
	background: #E36421;
	padding: 5px 11px;
	font-size: 21px;
	font-weight: normal;
	color: #000099;
}
.meh a {
	color: #FFFF15;
}
.meh h3 {
	color: #FFFF15;
	font-size: 21px;
	font-weight: normal;
}
.picz {
	margin-right: 15px;
	margin-bottom: 15px;
}

