header {text-align: right;}
h1,h2,h3,h4 {font-family: arial,sans;
font-weight:normal;}
body,nav,footer {
font-family: Georgia,serif;
color: white}
body {background-color: #59414d}
div {text-align: center;}
p {
	width: 50%;
	padding: 10px;}
p{
	margin: 20px auto 20px auto;
text-align: left;}

img.align-center {display: block;
margin:0px auto 0px auto;}
img.large {width: 1000px;}
img.medium {width: 300px;}
img.small {width: 200px;}
a:link {color:honeydew;}
a:visited {color:#93b29a;}
a:hover {color:pink;}
a:active {color:plum;}
nav {text-align: left;}
footer {text-align: right;}


