body					{ 	background-color: #333; color: #FFF; background-image: url(../img/128-181.jpg);
							background-repeat:repeat;}
.content-container		{ 	width: 700px; margin: auto; position: relative; top: 130px; 
							padding: 50px 100px 0px 100px; background-image: url(../img/plane.gif); background-repeat: no-repeat; 
							background-position: 10px 10px;}
p						{ 	margin-bottom: 20px; }

h1, h2, h3, dt			{   font-family: 'Muli', sans-serif;}

h1.hello				{ 	font-weight: bold; color: #fff; font-size: 48px; margin-bottom: -20px;}
h2.and-welcome			{ 	color: #ccc;	font-size: 32px; margin-bottom: -5px;}
h3.the-website			{ 	color: #0cf;	font=size: 24px; margin-bottom: 20px;}

dl.contact-details		{	position: relative; left: 20px; width: 530px; height: 100px;}
dl.contact-details > *	{ 	padding: 5px; }
dl.contact-details dt	{	float: left; width: 70px; font-size: 18px; text-align: left; color: #0cf; display: list-item; list-style:disc;}
dl.contact-details dd	{	float: left; width: 430px; font-size: 18px; }

a:link, a:visited, 
a:active				{	color: #963; text-decoration: none; }
a:hover					{	color: #f90; }

.footer-sep				{	height: 1px; color: silver; margin-bottom: 0px; }
.footer-nav				{ 	font-size: 10px; color: #999; }