/*///i just copy bits of code from other websites///*/

/*/// something of interest could go here///*/

body
{
background-color:#999999;
}
h1
{
color:red;
text-align:center;

}
body
{
text-align:center;
font-family:"Times New Roman";
font-size:17px;
}

/*Lists*/

ul.main { 
  list-style: url(/gifs/Bullet_Main.gif);
  }/*whats dif between margin & padding*/
  
  