@import url('https://fonts.googleapis.com/css?family=Delius');
	 
*{ margin:0; padding:0; font-size:13px;
  font-family:'Kreon','Alef',"CI", sans-serif;}
 
body{ color:#000; background:#fff;}
hr{	height: 0; margin: 0; padding: 0; border: 0; }
a{ color:#555; text-decoration:none;}
a{  background:linear-gradient(transparent 70%,#dcebe4 70%);}
a:hover{ background:none;color:#000;}

#all{ max-width:550px; margin:0 10px 40px; letter-spacing:0.5px;}

header{ margin:40px 0 30px; color:#778899;}

h1{ font-size:24px; letter-spacing:1px; margin:0 0px 30px 0px;font-family: 'Delius', cursive;}

article{ text-align:left;
 background:#fff;
 color:#000;
 margin:0 0 30px;
 padding:10px;
 line-height:180%;}

article img{ width:100%; margin:0 0 10px;}

h2{ margin:0 0 2em -5px; padding:2px 2px 2px 6px; text-align:center;
 height:25px; background:url(img/b.png) 0% 20px repeat-x;
 line-height:1;font-size:15px;}
h3{ margin:0 0 10px;}

.line{font-size:12px;padding-top:15px;
color:#aaa;border-top:#efefef solid 1px;}
 
p{ text-align:right; color:#ccc;}
footer{ margin:20px 0 0;}
footer a{ background:#fff; padding:3px; margin:0 5px 0 0;}
hr {border-top: 1px dashed #333;margin:20px 0px 10px 0px;}
br{letter-spacing:0;}

ol {list-style-type:decimal;margin:15px 0 15px 30px;}

