body{
background:gray;
background-image: url(ss.jpg);
}
strong{
color:black;
font-weight:bold;
}

.lks{
background:white;
width:155px; min-height:300px;
text-align:center;
border:2px solid blue; margin:5px; padding:5px;
position:absolute; top:6px; left:6px;
font-family:Calibri; font-size:16;
}

.contentframe{
background:white;
position:absolute; top:6px; left:182px;
}

.content{
background:white;
border:2px solid blue; margin:10px; padding:10px;
position:absolute; top:0px; left:0px;
width:95%;
}

.s1{
font-size:40; font-family: Gill Sans MT;
color: rgb(0, 0, 153); font-weight: bold;
}

.s2{
font-size:50; font-family: Gill Sans MT;
color: rgb(255, 0, 0); font-weight: bold;
}

.s3{
font-size:20; font-family: Cambria;
color: rgb(102, 51, 51); font-weight: bold;
}

.s4{
font-size:28; font-family: Cambria;
color: rgb(0, 0, 153); font-weight: bold;
}

.s5{
font-size:20; font-family: Cambria;
color: rgb(0, 0, 153); font-weight: bold;
}

.s6{
font-size:16; font-family: Cambria;
color: rgb(0, 0, 0); font-weight: bold;
}

.s7{
font-size:20; font-family: Cambria;
color: rgb(0, 0, 0);
}

