body {
	background-color: #fff;
	font-size: 12px;
	line-height: 17px;
	font-family: Century Gothic;
	background-image: url("../images/background.jpg");
	background-repeat:no-repeat;
	background-position:top center;
}

.second {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-left: 350px;
	font-size: 16px;
	top: 50px;
	width: 720px;
	z-index: 1;
}

.second a {
	text-decoration: none;
	color: #aaa;
}

.second a:hover {
	text-decoration: none;
	color: #cf1b59;
}

.prime {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	top: 100px;
	text-align: center;
}

.prime p {
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
}

.prime a {
	text-decoration: none;
	color: #cf1b59;
}

.prime a:hover {
	text-decoration: none;
	color: #0e6635;
}

.footer {
	position:fixed;
	bottom: 0px;
	right: 0px;
	font-size: 8px;
	width: 150px;
}

.gallery {
	position: absolute;
	top:21px;
	margin-left:auto;
	margin-right:auto;
}