/*CSS Document */
body
{background-color: #d7e4c2}
h1{text-align: center;color: #8a8c8f;font-family:majesti banner;font-size: 60px}

h2{color: #41393d;font-family: athelas; font-style: italic; font-size: 22px;}

h3{margin: 75px;background-color: #d7e4c2;border:10px dotted #8a8c8f;color: #41393d;padding: 20px 20px; text-align:center;text-decoration:none; display: inline-block; margin: 50px; font-size: 20px;width:37%;}

ul {list-style-type: none;margin: 0;padding: 0;overflow: hidden;background-color: #41393d;}
li {float:left;}
li a {display: block;color: white;text-align: center;padding: 13px 100px;text-decoration: none;}
li a:hover {background-color: #8a8c8f;}
	
#button1 {margin: 20px;background-color: #be1e2d;border:2px solid #8a8c8f;color:white;padding: 15px 32px; text-align:center;text-decoration:none; display: inline-block;font-size: 20px;width:30%;}

button a:link{color: white}

#button2 {
	margin: 20px;background-color: #be1e2d;border:2px solid #8a8c8f;color:white;padding: 15px 32px; text-align:center;text-decoration:none; display: inline-block;font-size: 20px;width:30%;}

div {text-align: center;}

small{color: #d7e4c2}
