
body {
	background: #fff url(body.jpg) no-repeat center top;
	}
	
h1 {
	color: #8e908f;
	}
	
#main-wrapper {
	padding-bottom: 50px;
	}

.venues-list {
	margin: 0;
	padding: 0;
	}
	
.venues-list li {
	list-style: none;
	}
	
.venues-list h3 {
	font-size: 20px;
	}
	
