* { margin:0; padding:0; }
html, body { width:100%; height:100%; font-size:84%; }
body { background:#151515; text-align:center; width:100%;
	font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
}
#ten24 {
	width:950px;
	margin:0 auto;
	text-align:left;
	position:relative;
	min-height:100%;
}
#header {
width:950px;
padding-left:20px;
height:600px;
background:#151515 url(../images/couch.jpg) top center no-repeat;
color:white;
}

#header h1 {
	font-size:8em;
	text-align:center;
}
#header h2 {
	font-size:3em;
	margin-right:180px;
	margin-top:-15px;
	text-align:right;
}
#header p {
	font-size:2.5em;
}
#header a {
	color:white;
}
#header a:hover {
	color:#777;
}

#email {
	position:absolute; 
	top:450px;
	left:80px;
}

#header #phone {
	position:absolute; 
	top:450px;
	right:80px;
}
