<link href="http://fonts.googleapis.com/css?family=Cutive Mono" rel="stylesheet" type="text/css">
<style type="text/css">
*{
 margin:0;
 padding:0;
 font-size:10px;
 font-family:"Cutive Mono","CI";
}
body{
 background:#f0f8ff;
 color:#5b5b5b;
 letter-spacing:1px;
}
a{
 text-decoration:none;
 color:#5b5b5b;
 border-bottom:solid 1px #b0e0e6;
}
.txt{
 max-width:400px;
 text-align:left;
 margin:40px;
 line-height:200%;
}
.txt img{
 width:75%;
 float:left;
 margin:0 20px 0 0;
}
span{
 color:#b0e0e6;
}
br{letter-spacing:0;}
</style>
