}
::selection {
background: ;
color: white;
}
::-moz-selection {
background: ;
color: white;
}
p::selection {
background: ;
color: white;
}
p::-moz-selection {
background: ;
color: white;
}
/* Credits to http://pohroro.tumblr.com */
#c {
width: 55px;
height: 18px;
font-family: Arial;
font-size: 7px;
text-transform: uppercase;
text-align: center;
bottom: 10px;
right: 10px;
letter-spacing: 1px;
line-height: 4px;
padding: 10px 3px;
display: block;
color: ;
background: ;
position: fixed;
}
#c a {
font-weight: bold;
line-height: 17px;
font-size: 15px;
font-family: Libre Baskerville;
text-transform: lowercase;
font-style: italic;
letter-spacing: -1px;
color: ;
}