@import url("//fonts.googleapis.com/css?family=Magra:400,700&subset=latin,latin-ext");

body{
background:#fff;
font-size:9pt;
font-family: Magra;
}
div[data-email] > span{
display:none;
}
div[data-email]:after{
content:attr(data-email)"\0040semantic3w\002Epl";
}
article{
width:40em;
margin:2em auto;
text-align:center;
font-size:2em;
}
article p{
white-space:pre;
}
h1{
text-indent:-5120px;
background:url('../img/semantic3W.png') #fff 0 0 no-repeat;
display:block;
width:505px;
height:132px;
margin:3em auto 1.5em;
}
footer > hr{
display:none;
}
footer {
width:40em;
margin:2em auto;
text-align:center;
font-size:1.5em;
}
