.about {
	background-image: url(images/noir_nightstand_grain_fade.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
p {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.contact {
	background-image: url(images/noir_guy.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.films {
	background-image: url(images/camera.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.projects {
	background-image: url(images/noirstairs.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
h2 {

	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.contact2 {
	background-image: url(images/home-ny.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
