<link href="http://fonts.googleapis.com/css?family=Bubbler One" rel="stylesheet" type="text/css">
<style type="text/css">
@font-face{
 font-family:'Gentium Basic','‚l‚r –¾’©','Hiragino Mincho ProN',serif;
 src:url('http://cdn.leafscape.be/shunka/shunka2_web.woff')
 format("woff");
}
*{
 margin:0;
 padding:0;
 font-size:14px;
 font-family:'Gentium Basic','‚l‚r –¾’©','Hiragino Mincho ProN',serif;
}
body{
 background:#ffffff;
 color:#5b5b5b;
 letter-spacing:1px;
}
a{
 text-decoration:none;
 color:#ffa3d1;
 border-bottom:solid 1px #b3dec1;
}
.txt{
 max-width:600px;
 text-align:left;
 margin:50px 40px 0;
 line-height:200%;
}

.txt2{
 max-width:400px;
 text-align:left;
 margin:50px 40px 0;
 line-height:200%;
}
h1{
 font-size:15px;
 font-weight:normal;
}
p{
 margin:30px 0;
 padding:20px;
 background:#b3dec1;
}
span{
 color:#b3dec1;
 font-weight:bold;
}
br{
 letter-spacing:0;
}
</style>