body{
	background-image: url(../media/bgr/gray.jpg);
}
h1{
	text-align:left;
	font-size:36px;
	color:#000066;
}
p{
	line-height:48px;
	font-size:36px;
	color: #006600;
	font-weight: bold;
}
.footer{
	font-size: 24px;
	font-style: italic;
	color: #000066;
}/* CSS Document */

