body{color:#404040;
	 background-image: url(img/bg1.jpg);
     background-repeat: repeat;
     background-attachment:fixed;}
 
p   {font-family:verdana;
     font-size: 8pt;
     text-align:justify;
     margin-left: 10px;}

a   {font-family:verdana;
     font-size: 8pt;
     margin-left: 10px;
     color:RED}

div {font-family: verdana;
     font-size: 8pt;
     margin-left: 1em;
     background-color:#cccccc;
	 margin: 0.5em;
	 width: 218px;
	 text-align: left;
	 float: right;
}

div.left {float: left;}

