body {background:#ffffff;}

#layer1 {
position: relative; left:-10px; top: -20px; z-index:1; width: 1000px; height: 90px; background-color: #00adff;}
#layer2 {
position: relative; left: -10px; top: -20px; z-index:1; width: 1000px; height: 40px; background-color: #46D646;}
#layer3 {
position: relative; top: -130px; z-index:2; }
#layer4 {
position: relative; left: 0px; top: 14px; z-index:1; border-color: red}
#layer5 {
position: relative; left: 40px; top:-90px; z-index:1;}
#layer6 {
position: relative; left: 40px; top:-120px; z-index:1; }
#layer7 {
position: relative; left:-10px; top: -20px; z-index:1; width: 1000px; height: 80px; background-color: #00adff;}
#layer8 {
position: relative; left: -10px; top: -32px; z-index:1; width: 1000px; height: 40px; background-color: #46D646;}
#layer9 {
position: relative; left: 40px; top:-95px; z-index:1; }

#layer10 {
background-color: yellow;}
#layer13 {
position: relative; top: -145px; z-index:2; }
#layer14 {
position: relative; left: 0px; top: 10px; z-index:1; border-color: red}
#layer15 {
position: relative; left: 0px; top:-110px; z-index:1; }
#layer16 {
position: relative; left: -70px; top: 10px; z-index:1; }
#layer17 {
position: relative; left: 100px; top: -80px; z-index:1; }


h1{font-family: monotype corsiva; font-size: 48px; font-weight: bold; color: #ffff00}
h2{font-family: arial; font-size: 20px; font-weight: standard; color: #ffff00}
h3{font-family: arial; font-size: 18px; font-weight: standard; color: #ffff00}
h4{font-family: monotype corsiva; font-size: 40px; font-weight: bold; color: #ffff00}
h5{font-family: monotype corsiva; font-size: 36px; font-weight: bold; color: #00adff}
h6{font-family: monotype corsiva; font-size: 24px; font-weight: bold; color: #00adff}

<!-- Span Class -->
.black1{font-family: arial; font-size: 20px; font-weight: bold; color: #000000}
.black2{font-family: arial; font-size: 13px; font-weight: bold; color: #000000}
.black3{font-family: arial; font-size: 12px; font-weight: bold; color: #000000}
.yellow1{font-family: arial; font-size: 14px; font-weight: bold; color: #ffff00}
.blue1{font-family: trebuchet ms; font-size: 24px; font-weight: bold; color: #00adff}
.xh1{font-family: monotype corsiva; font-size: 48px; font-weight: bold; color: #ffff00}
.xh3{font-family: arial; font-size: 18px; font-weight: standard; color: #ffff00}
.xh4{font-family: monotype corsiva; font-size: 40px; font-weight: bold; color: #ffff00}
.xh5{font-family: monotype corsiva; font-size: 40px; font-weight: bold; color: #00adff}
.xh2{font-family: arial; font-size: 20px; font-weight: standard; color: #ffff00}
.xh6{font-family: monotype corsiva; font-size: 28px; font-weight: bold; color: #00adff}



.linkblue A:link{color:#00adff;font-size: 13px;}
.linkblue A:visited{color:#00adff; font-size: 13px;}
.linkblue A:hover{color:blue}

a:link {color:#ffff00;font-family:"Arial";font-size:14px}
a:visited{color:#ffff00;font-family:"Arial";font-size:14px}
a:hover {color:#267526;font-family:"Arial";font-size:14px}

#tab1{border:3px outset #5fd074}