@charset "utf-8";
/* CSS Document */

body
{
background-color:#000000;
margin: 0;
}

#bg{
background-image:url(images/bg.jpg);
background-repeat: repeat-x;
width: auto;
height: 120px;
background-color:#000000;
}

#logo
{
background-image:url(images/gratishabbocredits.jpg);
width: 555px;
height: 120px;
margin: 0 auto;
}


#iphone
{
background-image:url(images/iphone.jpg);
width: 289px;
height: 361px;
position: absolute;
bottom: 0px;
left: 0px;
}

#habbo
{
background-image:url(images/habbo.jpg);
width: 423px;
height: 222px;
position: absolute;
bottom: 0px;
right: 0px;
}

#iphone2
{
background-image:url(images/iphone2.jpg);
width: 200px;
height: 250px;
position: absolute;
bottom: 0px;
left: 0px;
}

.footer
{
font-family: Verdana;
font-size:12px;
color: #343333;
position: absolute;
bottom: 10px;
right: 30px;
font-weight: bold;
}

a
{
color: #343333;
text-decoration: none;
}


h3
{
font-family: Verdana;
font-size: 24px;
color: #fff;
}

.content
{

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #fff;
}

#contentholder
{
width: 500px;
height: auto;
margin: 0 auto;
margin-top: 20px;
}

#download
{
background-image: url(./images/downloadnu.jpg);
width: 221px;
height: 88px;
margin: 0 auto;
margin-top: 10px;
}
