Nieuw lid |
|
Opgelost,
body {
overflow:hidden;
}
#container
{
font-family: Verdana, Geneva, Arial, sans-serif;
background: url(images/test.jpg);
text-align: center;
margin-top: -324px;
margin-left: -750px;
position: absolute;
top: 50%;
left: 50%;
width: 1500px;
height: 648px;
visibility: visible;
} |