* {  
color: white;
}

body { 
background-image: url('http://www.thickshake.com/chrome_foam/tutorials_and_docs/images/tileable_textureb_step01.jpg')
 }

div { 
background-color: black;
border: thin solid blue;
margin: 0.3em;
 }

.date { 
font-weight: bold;
background-color: #111;
 }

.blog-entry { 
background-image: url('http://www.form8.org/download/texture/water_refl.jpg');

 }
