body {
	background-color: white ;
	font-size: 12px ;
	font-family: sans-serif ;
	color:black ;
}

#page-content {
	width: 60% ;
	
}
#site-name {
	font-family: sans-serif;
	font-weight: bold ;
	font-size: 30 ;
	color: blue ;
	text-align: left ;
}
.title {
	font-weight: bold ;
	font-size: 26 ;
	text-align: left ;
	margin: 10px ;
}

#photo {
	position: absolute ;
	top: 5% ;
	right: 5% ;
}
