a:link {
	COLOR: #ffffff;
}
a:visited {
	COLOR: #CED1CA;
}
a:active {
	COLOR: #ffffff;
}
a:hover {
	COLOR: #ffffff;
}

#container { margin:0px auto; width:980px; text-align:left; }

#title {
	font-size:20px;
}

#description {
	font-size:13px;
}

#header {
	margin-left:20px;
	width:600px;
}

#header span{
	background:#ffffff;
	color:#000000;
	font-size:48px;
}

#nav {
	margin-left:20px;
	width:600px;
	font-size:24px;
	text-transform:uppercase;
	text-decoration:bold;
}

#home {
	margin-left:20px;
	width:600px;
}

h1 {
	background:#ffffff;
	color:#000000;
}

#projects {
	margin-left:20px;
	width:600px;
}

#services {
	margin-left:20px;
	width:600px;
}

#company {
	margin-left:20px;
	width:600px;
}

#contact {
	margin-left:20px;
	width:600px;
}

#person h3{
	text-decoration: underline;
}

#person h4{
	line-height:2px;
}

#person p{
	line-height:2px;
	padding-bottom:10px;
}