body {
    background: url("images/background.gif") repeat-x scroll 0 0 #FAFAFA;
    margin: 0;
    padding: 0;
    position: relative;
}
.header {margin:0 auto;width:612px;height:200px;}
.logo {float:left;background: url("images/registerdomain_logo.png") no-repeat;width:350px;height:50px;text-decoration:none;margin-top:150px;}
.placeholder{margin:0 auto;width:612px;height:200px;}
.placeholder_header{width:612px;height:39px;padding:20px 20px 8px 25px;background: url("images/placeholder_header.jpg") no-repeat;}
.placeholder_wrap{margin:0 auto;width:594px;height:190px;}
.placeholder_wrapb1{float:left;width:296px;height:93px;border-right: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2;}
.placeholder_wrapb2{float:right;width:297px;height:93px;border-bottom: 1px solid #e2e2e2;}
.placeholder_wrapb3{float:left;width:296px;height:94px;border-right: 1px solid #e2e2e2;}
.placeholder_wrapb4{float:right;width:297px;height:94px;}
.placeholder_middle{width:612px;height:143px;background: url("images/placeholder_middle.gif") no-repeat;}
.placeholder_bottom{width:612px;height:56px;background: url("images/placeholder_bottom.gif") no-repeat;}
.wrap_img1 {float:left;width:40px;height:40px;background: url("images/hosting.png") no-repeat;margin:23px 0 0 25px;}
.wrap_img2 {float:left;width:45px;height:40px;background: url("images/google.png") no-repeat;margin:23px 0 0 25px;}
.wrap_img3 {float:left;width:40px;height:40px;background: url("images/tools.png") no-repeat;margin:23px 0 0 25px;}
.wrap_img4 {float:left;width:48px;height:40px;background: url("images/mailbox.png") no-repeat;margin:23px 0 0 25px;}
.wrap_txt {float:left;font: 20px Arial;color: #4d4d4d;text-shadow: 0 1px 1px #FFF;margin:30px 0 0 10px;}
a { text-decoration:none }
a:link    {color: #555;}
a:visited {color: #555;}
a:hover   {color:red;}
a:active  {color: #555;}

h2 {
    color: #828282;
    font: 20px Arial;
    text-align: left;
    text-shadow: 0 1px 1px #FFF;
}
.placeholder_header p {
    color: #7D7D7D;
    float: left;
    font-size: 12px;
    margin-top: 3px;
    width: 100%;
    text-shadow: 0 1px rgba(255, 255, 255, 0.2);    
}
*  {
    font-family: Arial;
    margin: 0;
    padding: 0;
}