body {
margin-top: 0px;
margin-left: 0px;
background-image:url('../images/pentingbottom.jpg');
background-position: center bottom;
background-repeat:no-repeat;
color:olive;
font-family:'bookman old style',garamond,verdana,arial;
font-size:11pt; 
height:100%; vertical-align: text-bottom;
}
#wrapper {
background-image:url('../images/penting.jpg');
background-position: center top;
background-repeat:no-repeat;
text-align:center; 
}
#row1 {
padding:200px 200px 80pt 250px;
text-align:right;
}
#row2 {
padding:0px 200px 0pt 200px;
text-align:center; 
}
a:link {
color:maroon;
text-decoration:none;
}
a:visited {
color:olive;
}
a:hover {
color:orange;
}