body{
background-image:url(images/bedrock1.png);
background-repeat:no-repeat;
font-family: Sans-serif;
font-weight:100;
font-size:0.8em;
color:#11FF11;
height:
}

img{
position:absolute;
left:0;
top:0;
margin:0;
padding:0;
}

h3.comments{
width:auto;
position: relative;
left:0;
right:50%;
top:50%;
bottom:50%;
}


div.draggable{
position:absolute;
background-color:#abcdef;
height:auto;
width:auto;
border:none;
}

div.content{
position:relative;
color:#888888;
margin-top:25px;
margin-bottom:25px;
margin:15px;
height:auto;
width:auto;
}

p.hello{
margin:5px;
margin-top:10px;
line-height:1.4em;

}


