BODY{
  
  color : #ffffff;
  font-weight : 500;
  background-image : url(images/back-common.jpg);
  list-style-type : circle;
  list-style-position : outside;
  list-style-image : url(images/list01.jpg);
  background-color : #644580;
}
A{
  color : #ecfff2;
  text-decoration : none;
}
