body {
	background: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 62.5%;
	text-align: center;
}

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

p {
	margin: 1em 0 1em 0;
}

#wrapForImage {
	padding-left: 10em;
	padding-top: 3.5em;
	padding-right: 10em;
	width: 76em;
	background: url(../images/logimage.png) no-repeat;
	margin: 0 auto;
	text-align: left;
}

#rightImageBlock {
	background: url(../images/logimage.png) 860px 0px no-repeat;
	margin: 0 auto;
	width: 96em;
}

#wordLogo {
	margin: 0 auto;
	background: url(../images/logo.png) no-repeat;
	width: 612px;
	height: 60px;
	text-indent: -9999px;
	cursor: pointer;
}

.content {
	margin-top: 2em;
	font-size: 2.4em;
	color: #f0f0f0;
}

a.button {
	background: #ccc;
	font-size: 2.4em;
	color: #000;
	padding: .41em 1em;
	border: 2px solid #666;
}

a.button:hover {
	background: #999;
}

.aHolder {
	margin: 0 auto;
	text-align: center;
}

.emphasis {
	text-decoration: underline;
}
