body {
	margin: 0;
	padding: 0;
	background-color: #2a2a2a;
	background-image: url(../images/bg_glow.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
}

img {
	z-index: 50;
	border: none;
}