.all {width: 100%;}

.head {width: 100%; height: 100px;}

.corner {width: 25%; background-color: red;}

.title {vertical-align: center ; width: 75%; background-color: #bfe2f9;}

.main {width: 100%;}

.side {width: 25%; background-color: yellow; height: 400px;}
 
.content {width: 75%;}

img.pic {float:left; filter:chroma(color=#ffffff); width: 130px; height: 90px; }

h1 {width:71%;  background-color: transparent; filter:glow (color:yellow , strength:11);text-decoration:underline; font-size: 30px;}

.date {background-color: green; color: lime; width: 235px; align: right; position: relative; right: -395px; top: -10px;}

.copy {background-color: green; color: lime; }

body {margin-left: 0px; 
       margin-right: 0px; 
         margin-top: 0px; 
           margin-bottom: 0px;} 

img.arr {width: 20px; height: 20px; border: 0px; filter: chroma(color=yellow);}

body { background-color:#00ff00;}

a.li { font-size: 25px; background: yellow; border: 4px outset yellow; width: 95% ; display: block; margin-bottom: 10px;}

a.li:link { color: black; background: yellow; 4px outset yellow; }
            
a.li:visited { color: black; background: yellow; border: 4px outset yellow; }

a.li:focus { color: black; background: orange; border: 4px outset orange; }

a.li:hover { color: black; background: orange; border: 4px outset orange; }

a.li:active { color: black; background: orange; border: 4px inset orange; }

.cake  {width:25%; height:200px;}

.cake2  {width:43%; height:200px;}

.cake3  {width:20%; height:200px;}