body  {
background-color: #454545;
margin: 0;
text-align: center;
      }

p {
font-family : arial;
font-size : 14px;
color : #ececff;
margin-top : 7px;
margin-bottom : 7px;
text-align : justify;
text-indent : 26px;
      }
a:link {
font-family : arial;
text-decoration : none;
font-size : 12px;
color : #ececff;
      }
a:visited {
font-family : arial;
font-size : 12px;
text-decoration : none;
color : #ececff;
      }
a:hover {
font-family : arial;
font-size : 12px;
text-decoration : underline;
color : #ececff;
      }
h1 {
font-family : arial;
font-size : 18px;
color : #ff9900;
margin-bottom : 30px;
text-align : left;
      }
h2 {
font-family : arial;
font-size : 16px;
color : #ff9900;
margin-bottom : 25px;
text-align : left;
      }
h3 {
font-family : arial;
font-size : 14px;
color : #ff9900;
margin-bottom : 20px;
text-align : left;
      }
h4 {
font-family : arial;
font-size : 12px;
color : #c30000;
margin-bottom : 15px;
text-align : left;
      }
      
#all {
text-align: center;
width: 760px;
margin: 0 auto;
}
      
#full-pic {
margin: 20px 0;
}

.thumbpic {
float: left;
width: 170px;
height: 170px;
margin: 10px 5px 10px 5px;
text-align: center;
}

.thumb-container {
margin: auto 0;
padding: 20px 0 20px 30px;
text-align: left;
width: 760px;
background-color : #454545
}

.thumb-container img  {
padding: 10px 0 0 0;
}

* html .thumb-container {
padding: 20px 0 20px 23px;
}

.nofloat { 
clear: both;
height: 0.01em;
margin: 0;
visibility: hidden;
overflow: hidden;
}