body {
	background-color: #000;
	color: #000;
	font-size: 11px;
	background: #fff url(../img/bg.jpg);
	background-repeat:no-repeat;

	background-position:top center; 
	
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p {
	border: 1px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

.expand {

	height: 1200px;
}
