/*
Add your custom CSS below.
*/

.site-page {
	background: rgba(0,0,0,0.5);
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}


#aboutPage #item-list{
	border-bottom: 1px dashed #CCC;
	padding:3px 0;
	font-weight: 350;
}