@charset "UTF-8";
/* CSS Document */
body {background-color: #9560e0}
.wrapper {width: 80%; margin: auto; padding: 20px; background-color: #8589ff; border: dashed; border-color: #000000; border-radius: 20px;}
h1 {text-align: center; font-family: Gill Sans, Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif"; color: #999999}
h2 {text-align: center; font-family: Impact, Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"; color: #FFFFFF}
p {font-family: Gill Sans MT, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"; line-height: 1.2em; color: #000000}
ol {color: #025656}
ul {color: #122754}
