body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #fff;
	background: #2e1041;
}

.wrap {
	margin: 0px auto;
	width: 760px;
	position: relative;
}

.logo-text {
	width: 342px;
	height: 81px;
	position: absolute;
	top: 352px;
	left: 128px;
}

p.address {
	font-size: 1.2em;
	position: absolute;
	top: 665px;
	left: 128px;
}

a {
	color: #fff;
}
