body {<body style="background-color:cbcbcb;">
      width:849px;
  }
    
a {
    color: rgb(85, 85, 85);
    text-decoration: none;
          
  } 

a:hover {
    color: rgb(58,111,143);
}

.active {
    color: rgb(58,111,143);
}

.menu a {  
      display: inline;
      font-family: 'Helvetica';
      font-size: 10pt;
      margin: -24px 39px 10px 0px;
      float: right;
    letter-spacing:0.05em;
    position:relative;
      }

.menu a:hover {
        color: rgb(58,111,143);
}

#logo {
          display: block;
          margin: 37px 40px 10px 30px;
      }
      
h1 {
      display: block;
      color: rgb(85, 85, 85);
      font-family: 'Helvetica';
    font-weight:100;
    letter-spacing:0.05em;
      font-size: 14pt;
      width: 789px;
          clear: both; 
    margin:0 0 20px 0;
    }
    
h2 {
    display: block;
      color: rgb(85, 85, 85);
      font-family: 'Helvetica';
        font-weight:100;
    letter-spacing:0.05em;
      font-size: 14pt;
      width: 789px;
      line-height: 1.5em;
    clear: both;
    margin-bottom:30px;
    }
    
h3 {
      display: inline;
      color: rgb(85, 85, 85);
      font-family: 'Helvetica';
    font-weight:100;
    letter-spacing:0.02em;
      margin: 0 0 0 30px;
      font-size: 9pt;
    clear:both;   
    }
      


.artbox {
          display: inline-block;
          float: left;
          width: 789px;
          margin: 30px 60px 20px 0;
      }

.artwork { 
    display:inline-block;
    outline:2px solid rgb(85, 85, 85);
    margin-bottom:-30px;
    box-shadow: 0 10px 20px rgb(0, 0, 0);
    float:left;
    }
    
.leftarrow {
    display: inline;
    float: left;
    position: relative;
    top: -230px;
    left: 0;
    opacity:1;
      }

.leftarrow:hover { 
    opacity: 1; 
}

.rightarrow {
          display: inline;
          float: right;
          position: relative;
          top: -230px;
          left: 0;
    opacity:1;
         
      }

.rightarrow:hover { 
    opacity: 1;
}

.slide {
    width:7500px;
    height:620px;
    position:relative;
    margin:0 0 0 30px;
}

.introtext {
    color: rgb(85, 85, 85);
    text-decoration: none;
    display: block;
    font-family: 'Helvetica';
    font-size: 14pt;
    margin: 10px 30px 10px 30px;
    letter-spacing:0.07em;
    position:relative;
    width:750px;
          
  } 

<!--One picture and margin is 849px. Times this number by the amount of slides minus one.-->
      
