
body {background: url('../img/background.jpg') repeat-y left top;
    margin-right: 200px; background-color: rgb(216,198,184);}

h1, h2, p, nav {border-style: solid; border-color: rgb(95,19,18);}

h1, h2, p {
    color: rgb(207,28,68);
    text-align: center;
}
h1 {
    font-size: 80px;}
	h1 { font-family: "Goudy Old Style", Garamond, "Big Caslon", "Times New Roman", serif;}
    p {
    text-align: center;
    color: rgb(207,28,68);
} 
h2 {
    font-size: 40px;}
	h1 { font-family: "Goudy Old Style", Garamond, "Big Caslon", "Times New Roman", serif;}
    p {
    text-align: center;
    color: rgb(207,28,68);
} 
p {
    font-size: 25px;}
	h1 { font-family: "Goudy Old Style", Garamond, "Big Caslon", "Times New Roman", serif;}
    p {
    text-align: center;
    color: rgb(207,28,68);} 

