@charset "UTF-8";
/* CSS Document */
body {background-color:#00004d}
.wrapper {width: 80%; margin: auto; padding: 20px; background-color: #cceeff; border: dotted; border-color: #9999ff; border-radius: 20px;}
h1 {text-align: center; font-family:"Myriad Pro", Gill Sans, DejaVu Sans Condensed, Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";}
h2 {text-align: center; font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";}
h3 {text-align: center; color: #00cccc;}
p {font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"; line-height: 1.2em;}