body {
	font-family: helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

a {
	color: #009;
}

#wrap {
	width: 1000px;
	margin: 0 auto 0 auto;
}


#title {
	text-align: center;
}

#projects {
	margin: 50px 0 0 100px;
}