#main {
	background-image: url(../extras/main-links.jpg);
	background-repeat: repeat-y;
	/*text-align: center;*/
	background-position: 50% 200px;
	/*height: 2000px;*/
}

#links {
	margin-left: 155px;
	margin-top: 10px;
	/*display: block;*/
}

.banner {
	border: thin solid White;
	/*margin-bottom: 10px;*/
}



h3 {
	text-align: left;
	margin-left: 150px;
	text-decoration: underline;
}

h2 {
	text-align: center;
}

#main p a {
	font-weight: bold;
}

p {
	text-align: center;
}

#banners {
	margin-left: 128px;
}

#footer {
	background-image: url(../extras/header-links.jpg);
	background-position: 0 -50px;
}
