#mcontent {
font-family: 'Comic Sans MS', 'Arial';
font-style: normal;
font-size: 0.95em;
font-weight: bold;
width: auto;
height: 500px;
margin-left: 0%;
margin-right: 18%;
background: #C9C;
color: #FFF;
padding: 10px 0px 0px 0px;
border: 9px double #FFF;
text-align: center;
}
#scpcontent {
font-family: 'Comic Sans MS', 'Arial';
font-style: normal;
font-size: 0.95em;
font-weight: bold;
width: auto;
height: 600px;
margin-left: 0%;
margin-right: 18%;
background: #C9C;
color: #FFF;
padding: 10px 0px 0px 0px;
border: 9px double #FFF;
text-align: center;
}
#topsec {
font-size: 2.2em;
margin: 0px;
padding: 0;
}

#ltside {
font-size: 12px;
position: relative;
margin-left: 40px;
padding: 0px;
top: 40px;
width: 220px;
}

#midsec {
position: absolute;
margin-left: 280px;
  padding: 0px;
top: 140px;
width: 220px;
}
#rtside {
position: absolute;
margin-left: 550px;
  padding: 0px;
top: 140px;
width: 220px;
}
