html{background-image: url("http://5rtay.neocities.org/wood%202.jpeg")}
           header, section, footer, aside, nav, artice, figure, figcaption 
           
           
            body {
            color:#666666;
            background-color:#f9f8f6;
            background-size:256px 160px;
            background-position: center;
            font-family: Georgia, Times, serif;
            line-height: 1.4em;
            margin: 0px;
          }
          
          #wrapper {
            width:940px;
            margin:20px auto 20px auto;
            border: 2px solid #000000;
            background-color:#ffffff;
          }
          
          header {
            height: 160px;
            background-image: url("http://5rtay.neocities.org/Pattern%202.jpeg");
          }
          
          footer {
            clear:both;
            color:#ffffff;
            background-color: #aeaca8;
            height: 30px;
          }
          
          nav {
            clear:both;
            color:#ffffff;
            background-color: #aeaca8;
            height: 30px;
            width:940px;
            position:absolute;
            top:170px;
          }
          
          nav ul {
            margin: 0px;
            padding: 5px 0px 5px 30px;
          }
          
          nav li {
            display: inline;
            margin-right: 40px;
          }
          
          nav li a{
            color: #ffffff;
          }
          
          nav li a:hover, nav li a.current {
            color: #000000;
          }
          
          section.courses {
            float: left;
            width: 659px;
            border-right: 1px solid #eeeeee;
          }
          
          article {
            clear: both;
            overflow: auto;
            width: 100%;
          }
          
          hgroup {
            margin-top: 40px;
          }
          
          figure {
            float: left;
            width: 290px;
            height: 220px;
            padding: 5px;
            margin: 20px;
            border:1px solid #eeeeee;
          }
          
          figcaption {
            font-size: 90%;
            text-align: left;
          }
          
          aside {
            width: 230px;
            float: right;
            padding: 0px 0px 0px 20px;
          }
          
          aside section a {
            display: block;
            padding: 10px;
            border-bottom: 1px solid #eeeeee;
          }
          
          aside section a:hover {
            color: #985d6a
            background-color:#efefef;
          }
          
          a {
            color: #dde6581;
            text-decoration: none;
          }
          
          h1, h2, h3, p {
            font-weight: normal;
            color:#666666;}
            
            h1 {
            width: 940px;
            height:130px;
            margin:0px;
            color: #FFFFFF;
          }
            
            h2 {
              margin: 10px 0px 5px 0px;
              padding: 0px;
              color: #666666;
            }
            
            h3 {
              margin: 0px 0px 10px 0px:
              color: #666666;
            }
            
            aside h2 {
              padding: 30px 0px 10px 0px;
              color: #de6581;
            }
            
            footer {
              font-size: 80%;
              padding: 7px 0px 0px 20px;
            }
            
            #header-h1 {
              text-align:center;
              top:70px;
              position:absolute;
              font-size:60px;
            }
            
            #home {
              text-align:center;
              padding:30px 0px 10px 0px;
              font-size:250%;
              }
              
            #photo-1 {
             padding: 70px 0px 20px 0px;
             display: block;
             width: 300px;
             margin: auto; 
            }
            
            #logo {
              height:150px;
              margin: auto;
            }
            
            #Indesign {
              height: 150px;
              padding: 0px 0px 0px 80px;
            }
            
            #this-website {
              width:300px;
            }
            
            #scratch {
              width:300px;
            }
            
            #about-me {
              text-align:justify;
            }
            
            #my-photo {
              padding:30px 0px 30px 0px;
            }
            


