body{
	background-image: url(http://math.mercyhurst.edu/~soliva/projects/web/zen/images/body.jpg);
}
.pageWrapper { 
	background-image: url(http://math.mercyhurst.edu/~soliva/projects/web/zen/images/background.jpg);
	line-height: 1.88889;
	color: #555753; 
	margin: 0 auto;
    padding: 0 2em;
    width: 800px;
    margin-bottom: 50px;
	border: 5px ridge gray;
	}
	
header { 
	background-image: url(http://math.mercyhurst.edu/~soliva/projects/web/zen/images/header.jpg);
	font-family: Goudy Old Style,Garamond,Big Caslon,Times New Roman,serif;
	font-size:150%;
	/*height: 200px;*/
	/*width: 800px;*/
	right: 0;
	color: white;
	border:1px solid #000;
	text-align: center;
}

.sidebar{
	background: transparent url(http://math.mercyhurst.edu/~soliva/projects/web/zen/images/background.jpg);
	position: absolute;
	float: right;
    margin-left: 840px;
	top: 210px;
	border: 5px ridge gray;
	font-size: 85%;
}

.roadto{
	background: transparent url(http://math.mercyhurst.edu/~soliva/projects/web/zen/images/gray.png);
	color: white;
}

.roadto h3{
	font-family: Goudy Old Style,Garamond,Big Caslon,Times New Roman,serif;
	font-size: 120%;
}


.about h3{
	font-family: Goudy Old Style,Garamond,Big Caslon,Times New Roman,serif;
	font-size: 120%;
}

.implementation{
	background: transparent url(http://math.mercyhurst.edu/~soliva/projects/web/zen/images/gray.png);
	color: white;
}

.implementation h3{
	font-family: Goudy Old Style,Garamond,Big Caslon,Times New Roman,serif;
	font-size: 120%;
}

.ourRequirements h3{
	font-family: Goudy Old Style,Garamond,Big Caslon,Times New Roman,serif;
	font-size: 120%;
}

.par4{
	background: transparent url(http://math.mercyhurst.edu/~soliva/projects/web/zen/images/gray.png);
	color: white;
}
