h1 { font-size: 50px; font-family: "Pixelify Sans"; color:rgb(186, 38, 1); font-weight: 700; text-align: center; }
h2 { font-size: 40px; font-family: "Pixelify Sans"; color:rgb(186, 38, 1); font-weight: 400; text-align: center; }
p { font-size: 20px; font-family: "Gugi"; color:rgb(91, 150, 156); font-weight: 400; text-align: center;}

img { border: 10px solid rgb(186, 38, 1); margin: 10px;}



nav {font-size: 20px; font-family: "Gugi"; color:rgb(91, 150, 156); font-weight: 400;}

a:link { color: rgb(91, 150, 156); background-color: transparent; text-decoration: none; }
a:visited { color: rgb(91, 150, 156); background-color: transparent; text-decoration: none; }
a:hover { color: rgb(91, 150, 156); background-color: transparent; text-decoration: underline; }
a:active { color: rgb(91, 150, 156); background-color: transparent; text-decoration: underline; }

iframe {border: 5px solid rgb(186, 38, 1);}

#navbar {margin-bottom: 25px;}
#main {border: 5px solid rgb(186, 38, 1);}

