body { background-color: #000; color: #fff; text-decoration: none; text-align: center; }
IMG { border-style: none; }
.container-body { background-color: #333; color: #fff; background-image: url(../Images/head-gradient.jpg); background-repeat: no-repeat; width: 700px; height: auto; margin: 60px auto; border: outset 4px #222; padding-bottom: 20px; }

H1 { font-family: Arial, Helvetica, Geneva, sans-serif; color: #89e1f8; font-style: italic; font-weight: bold; font-size: 22px; line-height: 30px; letter-spacing: 0.1em; text-align: center; margin-top: 40px; margin-bottom: 30px; }
H2 { font-family: Arial, Helvetica, Geneva, sans-serif; color: #00c0f3; font-style: italic; font-weight: bold; font-size: 20px; line-height: 26px; letter-spacing: 0.1em; text-align: center; margin: 20px 0 20px; }
H3 { font-family: Arial, Helvetica, Geneva, sans-serif; color: #00c0f3; font-style: italic; font-weight: bold; font-size: 16px; line-height: 22px; letter-spacing: 0.1em; text-align: left; margin-top: 40px; margin-left: 40px; }
H4 { font-family: Arial, Helvetica, Geneva, sans-serif; color: #00c0f3; font-style: italic; font-weight: bold; font-size: 14px; line-height: 20px; letter-spacing: 0.1em; text-align: left; margin-top: 40px; margin-left: 60px;}

p { background-color: transparent; color: #fff; font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 12px; letter-spacing: 0.1em; text-align: left; line-height: 16px; margin: 10px 60px 20px 60px; }

a:link { color: #f0f; background-color: transparent; text-decoration: none; }
a:visited { color: #f0f; text-decoration: none; }
a:hover { color: #fcf; text-decoration: none; }
a:active { color: #fff; text-decoration: none; }

.note { background-color: transparent; color: #00c0f3; font-size: 12px; letter-spacing: 0.1em; text-align: center; margin-right: 10%; margin-left: 10%; }

