body {
   
}
fieldset{
    max-width: 70%;
        background-color: #eee;
  }


h2{
	    margin-top: 100px;
}


div#title {
    left: 0px;
    width: 100%;
    float: none;
    position: fixed;
    top: 0px;
    bottom: auto;
     background-color: #eee;
     margin-bottom: 10px;
}
#next{
  font-size: large;
}