@import "../style.css";

#wrapper {
   width:90%;
   min-width:800px;
 }
#h2 {
  width:90%;
}
#primary ul{
  width:90%;
}
