body {background-color: #afeeee; }
p {text-align: left; color: #00008b;}
p1 {text-align: left; color: #ff1493; }
p2 {text-align: center;}
.dotted {border-top: 2px dotted #ff1493; border-bottom: 2px dotted #ff1493;}
h1 {color: #00008b; font-size:xx-large; text-align:center;
background: linear-gradient(transparent 50%, #ffff66 60%);
text-shadow: 2px 2px 0 rgba(0,0,0,.2);}
h2 {text-align: center; color: #a50404;}
a:link{color: #f47b11; text-decoration: underline}
a:visited{color: #ff5405; text-decoration: underline}
a:hover{color:#ba1500; background:#f4b45a; text-decoration:underline;}