Closed

The blogrums are now closed. If you wish to visit them on there new home then you can find it here ( InnerVisions Blogrums ).

AuthorTesting css highlighting

CSS:

/**
* basic stuff
*/
 
*{margin:0;
padding:0;
}
 
body{
padding:1em 0;
}
 
a img{
border:none;
}
 
.clear{
clear:both;
line-height:1px;
height:1px;
font-size:1px;
}
 
 
/**
* Structure
*/
#skin_wrapper{
width:90%;
margin:0 auto;
}

I may have opened the door, but you entered of your own free will
image