body{
padding:12px;
margin:auto;
font:12px "Lucinda Sans", Arial;
line-height:1.4;
color:#69a;
background:#eee;
}

#wrapper{
width:700px;
margin:12px auto;
}

#wrapper .intro{
float:left;
with:320px;
height:480px;
background:#fff url('../images/Default.png') no-repeat 20px 20px;
padding:20px 20px 20px 360px;
border:1px solid #ccc;
}

h1#hdr{
padding:2px;
margin:6px;
font: bold 22px "Times New Roman";
text-align:center;
color:#69c;
}

a#button{
display:block;
width:312px;
height:120px;
margin:12px 0;
background:url('../images/button.png') no-repeat;
}

a#button span{display:none;}