      body {
      	background-color: #E5D8C5;
      	margin-left: 0px;
      	margin-top: 0px;
      	margin-right: 0px;
      	margin-bottom: 0px;
      	color: #822c06;
      }
      
      h1{
			color: orange;
			text-align: center;
		}
      
      h2{            
        color:orange;
        margin:5px; 
        border-bottom:1px solid orange;
      }
