 .body {
  background-color: #347C17;
  padding-top:30px;
  padding-bottom:30px;
  }
    
 .container {
  border-style: solid;
  border-width: 0px;
  margin-right: auto;
  margin-left: auto;
  width: 750px;
  height:700px;
  position: relative;
  background-image: url(background.png);
  }
  
  a {
  color:#ffffff;
  text-decoration:none;
  }
  
 .dashed {
  color:#ffffff;
  text-decoration:underline;
  }
 
 .nav {
  font-family: arial, sans-serif;
  color::#FFFFFF;
  font-size: large;
  text-decoration: none;
  text-align:center;
  padding-top:20px;
  padding-bottom:20px;
  }
  
 .cathome{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  }
  
 .pics {
  align: bottom;
  padding-bottom:5px;
  }
  
 .pics2 {
  align: top;
  }
  
 .fraser{
  font-family: arial, sans-serif;
  text-align: center;
  color: #ffffff;
  }
  
 .boxes {
  width: 200px;
  float: left;
  padding-left: 50px;
  }
  
 .boxes2 {
  width: 200px;
  float: left;
  padding-left: 25px;
  }
  
 .prices {
  width:300px;
  padding-left:50px;
  padding-top:5px;
  float:left;
  }
  
  p {
  font-family: arial, sans-serif;
  font-size: small;
  color: #ffffff;
  text-align: justify;
  }
  
 .larger {
  font-family: arial, sans-serif;
  font-size: large;
  color: #ffffff;
  text-align: justify;
  }
  
 .list {
  font-family: arial, sans-serif;
  font-size: small;
  color: #ffffff;
  text-align: justify;
  }
  
 .comment {
  color: #FBB117;
  }