body {
	margin: 0px;
	padding: 20px;
	background: #000 url('../gfx/zombieboys.jpg') right bottom no-repeat fixed;
	/*background: #000 url('zombieboys.jpg') center center no-repeat fixed;*/
	color: #fff;
	font: normal normal normal 16px/2em Helvetica,Arial;
}

div {
	overflow: hidden;
	margin-bottom: 20px;
}

form , p {
	margin: 0px;
	padding: 0px;
}

h1 , h2 , h3 , h4 , h5 , h6 {
    margin: 0 0 10px 0;
    line-height: 1.3em;
    letter-spacing: -.05em;
	font-weight: normal;
}

h1 {
	font-size: 3em;
	font-weight: bold;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
}

p {
	margin-bottom: 10px;
	line-height: 1.2em;
}

ul {
	list-style: square;
}

a {
	color: #ddd;
}
