MIME-Version: 1.0 Content-Location: file:///C:/2123B139/ThisistheCSSDocumentwhichyouwillmodify.htm Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="us-ascii" /* This is the CSS Document which you will modify

/* This is the CSS Document= which you will modify.

   D= o NOT modify the HTML page itself.        =       */

   <= o:p>

body {

margin: 5;

padding: 0;      

}

 

.main {

width: 700px;

display: block; 

background: #eef url(leaves= .png) no-repeat;

padding: 5;

text-align:left;=

}

 

span {

font-weight: bold;

}

 

h2 {

color: red;

margin-top: 10px;

text-align:center;

}

 

#div1 {

float:left;

margin-right: 5px;

width: 160px;

height:auto;

font-size: 100%;=

border: thin dotted;

padding: 5px;

 

}

 

 

#div2 {

margin: 15;

   &nbs= p;       

}

 

 

#div3 {

float: right;

border: dashed;<= /p>

margin-right:0px;

width: 150px}

 

 

#div4 {

margin-left: 0;<= /p>

}

 

.blueText {

color:blue;

font-size:150%;<= /p>

}

 

.italicText {

font-style: italic

}

 

font.list_title {

color: red;

font-variant: small-caps;

}