body { 

background-image: url("../images/circles.gif"); 


 margin-top:20px;margin-left:5%;
 margin-right:30%; margin-bottom:40px;

font-size:20px; font-family: "arial narrow", arial, sans-serif; color:#330033;
text-align: justify;line-height: 20pt;

}




img { float: right; 
    margin: 50px; 


}


#content { background-image: url("../images/patternzig.gif"); 


width: 1000px;
height: 800px;

border: 10px solid green;

}



a:link {color: #FF3300}
a:visited {color: #CCFF66}
a:hover {color: #FF00FF}
a:active {color: #9900FF}



