body {background-image: url("BackGround.png");
background-repeat: repeat-y}

h1 {color: #785523; font: italic 400% serif}

h2 {color:Black; font-size:120%; font-family: helvetica; font-weight: normal}

p {color:Black; 
font-size:120%; font-family: helvetica; font-weight: normal;
margin-left: 20px}

a:link {color: blue}
a:hover {color: white}