﻿#pagephoto {/*option for large photo spanning the content width at the top of the content div*/
	margin:0 auto;
	width:100%;
	background-image:url('../images/pagephoto.jpg');
	height:120px;
}

