body {
  margin: 15px;
  font-family: Trebuchet MS,Arial,Verdana,Helvetica,sans-serif;
  }

p.nav {display: none;}
#top img {display: none;}
#top a {text-decoration: none;}
.banner1_text {font-size: 120%; color: #608080;}
.banner2_text {font-size: 100%; color: #608080;}

#main {text-align: center;}
#main p {text-align: center; margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;}
h1,h2 {color: #608080;
    border-bottom: 1px dotted #608080;
    margin-bottom: 10px;
}
.thumbs img {
    border: 1px solid;
}
.thumbs a {color: #406060;}

.image {
    text-align: center; margin: 0; padding: 0;
}
.making_text img {float:left; margin: 0px 10px 10px 0px;}
.making_text {
    width: 100%;
    text-align: left;
    clear: both;
}

h3.step {
    margin: 0px;
    color: #608080;
    padding: 2px 2px;
    border-bottom: 1px dotted #608080;
}

div.making_text {
    page-break-inside: avoid;
    orphans: 5;
    widows: 5;
}
p#copyright {
    clear: both;
    border-top: 1px dotted #608080;
    text-align: center; font-size: 90%; color: #608080;
    margin: 10px 0px 20px 0px;
    padding-top: 10px;
}

