body {
text-align=center;
}

input.verstuurknop
{
width: 110px;
height: 28px;
background: transparent url(images/registreer.jpg) no-repeat;
outline: none;
border: none;
cursor : pointer;
}
input.verstuurknop:hover
 {
background: transparent url(images/registreer_o.jpg) no-repeat;
}

.contentholder
{
border: 0px solid black; 
height: 150px; 
width: 350px;
margin-left: 550px; 
padding-top:630px; 
text-align: right;
font-family: arial; 
font-size:12;
}
.lettertype
{
font-family: arial; 
font-size:12;
}