body {
	background-image: url('../img/portfoliobackground.png');
	background-repeat: no-repeat;
	}

#content {
	width: 800px;
	margin-top: 10px;
	}

#picturetext {
	font-family: georgia, palatino, times new roman;
        color: 5c0905;
	}

.title {
	text-transform:uppercase;
	font-weight:bold;
	}

