::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

body{
	padding-top:40px;
}


/* MY CUSTOM */
a.not-implemented {
	color:#D59392;
}