/* Advanced Web Design Final Project Browser Style Sheet */

body {text-align: center; color: rgb(000,000,000); font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold}
p {text-align: center; color: rgb(000,000,000); font-family: Arial, Helvetica, sans-serif; font-size: 1em}
h1, h2, h3, h4, h5, h6 {color: rgb(204,153,51); font-family: Arial, Helvetica, sans-serif; text-indent: .5em}
address {text-align: center; color: rgb(0,0,0); font-size: 0.7em; font-family: sans-serif; font-style: normal}
#para {text-align: center; color: rgb(000,000,000); font-family: Arial, Helvetica, sans-serif; font-size: 1em; text-indent: 1em}

<!-- Bottom Navigation  -->
#links {font-size: 10 pt; font-family: Papyrus, Arial; color: #cc3333; font-weight: bold; text-align: center; word-spacing: 0.2em; text-decoration: none}
#links {float: center; font-size: 10 pt; font-family: Papyrus, Arial; font-weight: bold}
#links a:link {font-size: 10 pt; font-family: Papyrus, Arial; color: #cc3333; font-weight: bold; text-decoration: none}
#links a:visited {font-size: 10 pt; font-family: Papyrus, Arial; color: #cc3333; font-weight: bold; text-decoration: none}
#links a:hover {font-size: 10 pt; font-family: Papyrus, Arial; color: #cc9933; font-weight: bold; text-decoration: none}
#links a:focus {font-size: 10 pt; font-family: Papyrus, Arial; color: #cc3333; font-weight: bold; text-decoration: none}