* {
margin: 0px;
padding: 0px;
}

img {
border: none;
}

body {
width: 390px;
height: 300px;
padding-top: 90px;
font-family: Verdana;
font-size: 0.8em;
text-align: center;
color: #ffffff;
background: url(http://test.liebestest.be/img/Background.png) no-repeat;
text-align: center;
}

#Lovetest {
background: url(http://test.liebestest.be/img/LovetestBackground.png);
width: 350px;
height: 180px;
padding: 5px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#Lovetest h1 {
font-size: 1.5em;
text-align: center;
}

#Lovetest .Name {
width: 250px;
height: 20px;
padding: 2.5px;
margin: 2.5px;
font-size: 1.2em;
font-weight: bold;
text-align: center;
}

#Lovetest .Submit {
width: 120px;
height: 25px;
padding: 1px;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}

a {
text-decoration: none;
}