body {
	background-image: url(images/background.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #000002;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
}
#wrap #banner {
	background-color: #B2D6FF;
	height: 200px;
	width: 100%;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#logo {
	float: right;
}
#wrap {
	width: 925px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrap #gallery {
	height: 500px;
}
#wrap p {
	margin-right: 20px;
	margin-left: 20px;
}
#wrap p a {
	color: #9F0;
	text-decoration: underline;
}
