
body {
	::selection {background:#000000; color:#ffffff;}
	::-moz-selection {background:#000000; color:#ffffff;}
}

html { 
  background: url(images/apricots_visual.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

\
#tag_head { font-family: 'Georgia';
	font: Helvetica-bold; font-size:18px; text-align:center;margin-top:40px;
	::selection {background:#000000; color:#ffffff;}
	::-moz-selection {background:#000000; color:#ffffff;}	
}
#tag_body { font-family: 'Source Sans Pro', sans-serif; width:600px;
	font: Helvetica-bold; font-size:11pt ; padding:20px; text-align:left;margin-left:120px;margin-top:120px;background:#ffffff;
		-webkit-transform: -ms-transform: rotate(-90deg);
	::selection {background:#000000; color:#ffffff;}
	::-moz-selection {background:#000000; color:#ffffff;}
}

#tag_link { font-family: 'Lekton', sans-serif;
	font: Helvetica-bold; font-size:10pt ; text-align:left; color::#ffffff; margin-top:0px;width:500px;height:240px;background:#ffffff;margin-top:48px;
}
#tag_link_text {-webkit-transform: rotate(90deg);transform: rotate(90deg);width:200px;height:500px;margin-top:-168px;margin-left:72px;padding:40px;}
#rabbit_text {width:806px;background:#ffffff;margin-left:-681px;margin-top:60px;padding:40px;margin-top:155px;
}
#tag_credits ::selection {background:#000000; color:#ffffff;}
#tag_body ::selection {background:#000000; color:#ffffff;}
#tag_head ::selection {background:#000000; color:#ffffff;}
body ::selection {background:#000000; color:#ffffff;}
html ::selection {background:#000000; color:#ffffff;}
<style type="text/css">

a:link {text-decoration: none; color: #000000; border-bottom: 1px solid black; }
a:visited {text-decoration: none; color: #000000; border-bottom: 1px solid black; }
a:active  {text-decoration: none; color: #000000; border-bottom: 1px solid black;}
a:hover {text-decoration: none; color: #000000; border-bottom: 0px solid black;}

::selection {background:#000000; color:#ffffff;}
::-moz-selection {background:#000000; color:#ffffff;}

</style>