body{
color: rgb(0, 125, 0);
background: rgb(200, 200, 255);
}
a:link {color: "#0000ff"}
a:active {color: "#ff8040"}
a:visited {color:"#800080"}

strong{
color:black;
font-weight:bold;
}
h1 {
text-align: center;
}

.heading {
font-size:36;
}
.footer {
font-size:12;
text-align:center;
}

.s1{
font-size:50; font-family: Gill Sans MT;
color: rgb(0, 0, 153); font-weight: bold;
}

.s2{
font-size:70; font-family: Gill Sans MT;
color: rgb(255, 0, 0); font-weight: bold;
}

.s3{
font-size:30; font-family: Gill Sans MT;
color: rgb(102, 51, 51); font-weight: bold;
}

.s4{
font-size:35; font-family: Gill Sans MT;
color: rgb(0, 0, 153); font-weight: bold;
}

.s5{
font-size:25; font-family: Gill Sans MT;
color: rgb(0, 0, 153); font-weight: bold;
}

.s6{
font-size:16; font-family: Gill Sans MT;
color: rgb(0, 0, 0); font-weight: bold;
}

.s7{
font-size:24; font-family: Gill Sans MT;
color: rgb(0, 0, 0);
}

