body {
  margin:0px;
  padding:0px;
background-color:#C0C0C0;
color:#000000;
}

.topslice {
background-color:#003366;
color:#FFFFFF;
height: 155px;
width: 100%;
text-align: center;
font-size: 72px;
border-bottom: 5px solid black;
}

.main {
background-color:#6699CC;
color:#000000;
margin-left: 15%;
margin-right: 15%;
margin-top: 15px;
margin-bottom: 15px;
font-size: 18px;
border: 2px solid #003366;
}

.sbl { background: url('bl.gif') bottom left no-repeat #EDEDED; width:65%; text-align: center; min-width: 60%;}
.sbr { background: url('br.gif') bottom right no-repeat; }
.stl { background: url('tl.gif') top left no-repeat; }
.str { background: url('tr.gif') top right no-repeat; padding: 10px;} 
.sb { padding: 2px 0px 10px 50px; background: url('b.gif') 30px top no-repeat;}

.sblcomment { background: url('bl.gif') bottom left no-repeat #EDEDED; width:42%; text-align: center; min-width: 45%;}
.strcomment { background: url('tr.gif') top right no-repeat; padding: 10px; font-size: 14px;}

.pops { margin-left:25px; }

a {
text-decoration:none;
font-size:16px;
color: #362C37;
}