a {color: lime; text-decoration: none;}
a:hover {color: white; text-decoration: underline;}
a, area, button, select {cursor: url('cursors/pointer.cur'), pointer;}
audio, video {font-family: monomaniac one;}
button, input, select, textarea {background-color: #b9ff66; border: 2px lime solid; border-radius: 2px; color: black; font-family: monomaniac one;}
h1, h2, h3 {font-family: super bubble;}
html {background-color: #04fcdc; background-image: url("media/images/background.png"); background-repeat: repeat-y; background-position: center top; cursor: url('cursors/cursor.cur'), auto; font-family: monomaniac one;}
input, textarea {cursor: url('cursors/text.cur'), text;}

.grow:hover {transform: scale(1.15) !important;}
.pagename {color: #b9ff66; font-family: super bubble; margin: 5px; text-shadow: -5px 5px #04fcdc; transform: rotate(-2deg); -webkit-text-stroke: 1px black; width: 500px;}
.popup {background-image: none;}
.popup a {-webkit-text-stroke: 0.2px black;}

@font-face {font-family: "monomaniac one"; src: url("fonts/monomaniacone.ttf");}
@font-face {font-family: "super bubble"; src: url("fonts/superbubble.ttf");}
@-moz-document url-prefix() {:root {scrollbar-color: #b9ff66 #444444;}

::selection {background-color: #b9ff66; color: #444444;}