/*------Body attributes---------------------------------------------------------------------------------*/


body {
   font-family: Comic Sans MS,Trebuchet MS;
   font-size: 12px;
   
   background-color: #000000;
   list-style-image: none;
   }

p  {
  color: #FFFFFF;
  width: 300px;
  margin-left: 5px;
  margin-right: 5px;
  }