.logo {
	width:450px;
	height: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -225px;
	margin-top: -100px;
	padding-bottom: 10px;
}

#magic {
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: right;
}

body,td,th {
	font-family: Helvetica, sans-serif;
	color: #FFFFFF;
}

body {
	background-color: #000000;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 435%;
	letter-spacing: .1em;
	font-weight: normal;
	margin: 0px;
	line-height: 1em;
	text-align: center;
}

h1 span {
	font-size: 125%;
	color: #942aff;
}

h3 {
	font-size: 180%;
	padding: 0px;
	letter-spacing: .8em;
	line-height: .5em;
	font-weight: normal;
	text-align: center;
	margin: 0px 0px 0px 20px;
}

.phone {
	padding: 200px 80px 25px 0px;
	line-height: .2em;
	border: none;
	text-align: right;
}

p {
	padding: 0px 0px 30px 150px;
	line-height: .2em;
	margin: 0px;
	font-size: 125%;
	text-align: right;
}