p {color:#fffafa;
	font-size: 30px;
	text-align: center;}
ul {color:#fffafa;
	display: table;
	margin: auto;}
h1 { background-color: #661f1f;
       color: #ede8e8; 
	   font-size: 90px;
	   text-align: center;
	   margin: 0px;}
h2 { background-color: #661f1f;
       color: #ede8e8; 
	   font-size: 50px;
	   text-align: center;
	   margin: 0px;}
h3 {color: #fffafa; 
	   font-size: 30px;
	   text-align: center;
	   margin: 0px;}
nav {color: #fffafa; 
	   font-size: 30px;
	   text-align: center;
	   margin: 0px;}
body{font-size: 150%; font-family: Arial; color: #fffafa;
	background-image:url(images/bluegreybackground.jpg);
	background-repeat:no-repeat;
	background-size:cover ;
	background:url(images/bluegreybackground.jpg)}