/*------------ table style set ------------*/




A{
  color : fuchsia;
}#introduction section {
width:300px;
margin:0 30px 0 0;
float:left;
}

#intoroduction section li {
width:140px;
list-style-type:none;
}}
BODY{
  color : fuchsia;
  background-color : blue;
}


