HIER DER LINK:
http://test60080.test-account.com/
HIER DER CODE:
<stlye text="css">
body{
font:12px Verdana, Arial, sans-serif;
text-align:center;
color:#000;
}
*{
margin:0px;
padding:0px;
}
a{
color:#F6BD5E;
}
#wrapper{
width:600px;
margin:150px auto;
text-align:left;
border:1px solid #000;
background:url(../img/bg.gif) no-repeat;
}
#content{
margin-top:180px;
border-top:2px solid #69977B;
overflow:hidden;
}
#content h1{
color:#69977B;
font-size:16px;
float:left;
padding:25px 10px;
}
#content p{
float:left;
width:354px;
padding:5px;
}
</style>
______________