img.floatLeft { float: left;
clear: left; 
margin: 4px; }

img.floatRight { float: right;
clear: left; 
margin: 4px; }

.background {
background-image: 
 url("../Graphics/SecPgpic4.jpg");
 background-repeat: no-repeat;
 }
