
body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

#header {
  margin: 5px;
  padding: 10px;
  height: 80px;
  border-style: dotted;
  border-color: #ffffff;
  border-width: 3px
}
#left {
  margin: 5px;
  position: absolute;
  left: 15px;
  top: 85px;
  width: 200px;
  border-style: dotted;
  border-color: #ffffff;
  border-width: 3px
}
#center {
  margin: 5px;
  top: 0;
  margin-left: 230px;
  margin-right: 230px;
  border-style: dotted;
  border-color: #ffffff;
  border-width: 3px
}
#right {
  margin: 5px;
  position: absolute;
  right: 15px;
  top: 85px;
  width: 200px;
  border-style: dotted;
  border-color: #ffffff;
  border-width: 3px
}
#bottomleft
  margin: 5px;
  position: absolute;
  left: 15px;
  top: 170px;
  width: 200px;
  border-style: dotted;
  border-color: #ffffff;
  border-width: 3px

A:link
{ text-decoration: underline; color: #ffffff; }
A:visited
{ text-decoration: underline; color: #ffffff; }
A:active
{ text-decoration: underline; color: #ffffff; }
A:hover
{ text-decoration: overline; color: #cc66ff;
background-image: url(yourimage.html);
background-color: #ccccff;

(Warning: the following cursor attribute is for those who use IE only!)

cursor: crosshair; 
cursor: url('none/index.html');}

h1 {font-family: arial narrow, arial, verenda, georgia, times new roman;
color: #663399;} 

p {font-family: arial narrow, arial, verenca, georgia, times new roman;
color: cc33ff;} 

body 
{ background: #ccccff; 
background-image: none; 
background-repeat: value;
background-position: none; 
background-attachment: fixed;

font-family: arial narrow, arial, verenca, georgia, times new roman;
color: #cc33ff; 
letter-spacing: 1.5pt;
font-weight: normal;
font-size: xx-small;
direction: normal;

(Warning: the following scrollbar attribute is for those who use IE only!)

scrollbar-face-color : #ccccff; 
scrollbar-highlight-color : #ccccff; 
scrollbar-3dlight-color : #ffffff; 
scrollbar-shadow-color : #ffffff; 
scrollbar-darkshadow-color : #ccccff;
scrollbar-track-color : #ccccff; 
scrollbar-arrow-color : #cc66ff; 

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; 
}

td
{ font-family: arial narrow, arial, verenda, georgia, times new roman;
color: #cc33ff;
padding-left: 1cm;
padding-right: 1cm;
padding-top: 1cm;
padding-bottom: 1cm;
padding: value; 1cm
padding: none;}

input, textarea
{ background: #ccccff url(none/index.html);
font-family: arial narrow, arial, verenda, georgia, times new roman;
color: #cc33ff; 
border-style: dotted;
border-color: #ffffff;
border-width: 3px}
