body {

	color: #080000;

	background-color: #ffcc66;

	font-family: arial,helvetica,tahoma,san-serif; 

	margin-left: 1%;

}

a:link {

	color: #0000FF;

}

a:visited {

	color: #80008F;

}

a:active {

	color: #800200;

}

h1,h2 {text-align: center} 

h3 {text-align: left} 

h4 {text-align: left}

h5 {text-align: left; font-size: x-small}

p {text-align: left}

.menu {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bolder;

}

.navbar {

  margin-top: 2em;

  padding-top: 1em;

  border-top: solid thin navy

}

