BODY {
 background: #DFBFFF; color: black;
 font-size: 1em; font-weight: 600;
 font-family: Verdana, sans-serif;
 margin: 0; padding: 0;
 width: auto; height: auto;
 border-style: solid; border-width: 10px; border-color:#8080C0;
}
#imageleft {
float:left;
width:200px;
height:400px;
}
#imageright {
float:right;
width:200px;
height:425px;
}
.bakgrndL {
background-image:url('http://www.sturgood.com/valerie/images/whoameye.jpg');
}
.bakgrndR {
background-image:url('http://www.sturgood.com/valerie/images/bigbear&fish4.jpg');
}
.miss {
font-size:3em;
color:#8080C0;
text-align:center;
}
.happy {
font-size:4em;
color:#FF80C0;
text-align:center;
}