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

html { 
  background: url(images/ms_background.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: 'Lekton', sans-serif;
	font: Helvetica-bold; font-size:18px; text-align:left; background-color:#ffffff;  width:240px; padding:20px; margin-left:60px; margin-top:60px;
	margin-bottom:720px;
	::selection {background:#000000; color:#ffffff;}
	::-moz-selection {background:#000000; color:#ffffff;}
}

#tag_body { font-family: 'Lekton', sans-serif;
	font: Helvetica-bold; font-size:9pt ; text-align:left;
	
	::selection {background:#000000; color:#ffffff;}
	::-moz-selection {background:#000000; color:#ffffff;}
}

#tag_credits { font-family: 'Lekton', sans-serif;
	font: Helvetica-bold; font-size:9pt ; text-align:left;margin-top:12px;
	::selection {background:#000000; color:#ffffff;}
	::-moz-selection {background:#000000; color:#ffffff;}
}

#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>
