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

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

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

.sbl { background: url('bl.gif') bottom left no-repeat #EDEDED; width:70%; text-align: center; min-width: 70%;}
.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:50%; text-align: center; min-width: 50%;}
.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;
}