body {
margin: 0;
padding: 0;
background-color:#ffffff;
font-family: verdana, tahoma, Arial, sans-serif;
font-size:0.8em; 
font-weight: normal;
background-image: url(i/i4.jpg);
background-position: bottom center; 
background-repeat: no-repeat;
}
.column {
position:absolute;
top:0px;
left:0px;
}
.itemblock {
position:relative;
text-align:left;
margin-left:1em;
top:-2em;
}
.item {
color:#009966;
//margin-left: 25px;
font-weight: 600;
font-size:0.7em;
}
.sub {
font-size:0.7em; 
font-weight: normal;
color:#336699;
}
.txt {
margin:30px;
padding:30px;
text-align:justify;
vertical-align:top;
}
.footer {
position:relative;
text-align:right;
bottom:0px;
right:0px;
color:#336699;
font-size:0.7em;
margin: 10px;
}
.header {
position:absolute;
font-size:0.7em;
margin: 10px;
top:0px;
right:10px;
}
h2 {
font-size:0.7em;
color:#009966;
font-style:uppercase;
}
p {
color:#333333;
}
a {
text-decoration:none;
}
.item a {
color:#009966;
}
.sub a {
color:#336699;
}
a:hover {
color:#999999;
}
a:active {
color:#663300;
}