@import url("styles/generic.css");

body {
	margin-right: 370px;
	background-image: url(../images/project.bg.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: right top;
}

ul#projectList {
	text-align: center;
}

a.pictureLink {
	width: 15em;
	margin-bottom: 2em;
}
