body {
}

html { 
  background: url(images/hdd-greened.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-color:#dfe3dc;
}

.all {

margin:80px 15% 80px 15%;
text-align:justify;
border: 3px solid #333399;
border-style: double;
padding: 10px 20px 20px 20px;
background-color:#dfe3dc;

}

p {

font-family: Georgia1, Georgia, serif; font-size: 1.2em; line-height:175%; 
font-color: 000033; 
color: #000033; 
font-size: 1em;

}

p.note {

font-size: 1.1em;

}

p.indent {

font-size: 1em;
margin-left: 20px;

}

.littleindent {

margin-left: 20px;

}

a {
    color: #339933;
    font-weight: bold; 
}

a.name {
    color: #705D3D;
    font-weight: bold; 
}

a.nil {

font-family: Georgia1, Georgia, serif; font-color: #705D3D; 
color: #705D3D; 
text-decoration:none;
font-weight: normal;

}

.start {

font-size:1.8em;

}

.next {

font-size:1.3em;
font-style: italic;
padding-top: 10px;

}

.then {

font-size:1em;

}

p.foot {

font-size: 0.7em;

}