
body {
 background-image : url(background.gif); 
background-color : #FFFFCC; 
background-repeat : repeat; 
text-align : left; 
margin-top : 0mm; 
margin-right : 0mm; 
margin-left : 0mm; 
}

.outsideborder {
 
width:800px;
margin:0px auto;
text-align:left;
border: 1px solid #0000CC;
background : transparent; 
	}
.content {
font-style : normal; 
font-weight : normal; 
text-align : justify; 
margin-right : 5%; 
margin-left : 5%; 
background : transparent; 
} 

.block {
font-style : normal; 
font-weight : normal; 
text-align : left; 
margin-right : 3%; 
margin-left : 40%; 
background : transparent; 
} 


p {
font-style : normal; 
font-weight : normal; 
text-align : justify; 
margin-right : 3%; 
margin-left : 3%; 
background : transparent; 
} 

H1 {
font-family : arial, helvetica, sans-serif; 
background : transparent; 
text-align : center;
margin-right : 10%; 
margin-left : 10%; 

} 

.footer {
font-family : arial, helvetica, sans-serif; 
font-size : 70%; 
background : transparent; 
text-align : center;
margin-right : 10%; 
margin-left : 10%; 

} 