body { background: #333 url('images/background/rotate.php'); color: #fff; font-family: Helvetica, sans-serif; font-size: 12pt; line-height: 11pt; letter-spacing: -0.05em; text-align: center; overflow: hidden;}
div#asterisk { left: 50%; margin-top: -150px; margin-left: -150px; position: relative; top: 50%; background: url('images/asterisk.png'); width: 300px; height: 300px;}
div#list { width: 150px; height: 300px; padding: 100px 0 100px 0; margin: 0px 75px 0 75px;}
div#hide {display: none;}
div#muse { color: #000; font-size: 12pt; line-height: 14pt; width: 500px; text-align: left;}
div#muse a { color: #333;}
div#muse a:hover { color: #000;}
ul,li { list-style-type: none; padding: 0;}
a { color: #fff; font-weight: bold; text-decoration: none; -webkit-transition-property: color; -webkit-transition-duration: .4s;}
a:hover { color: #000;}
h1 a { color: #000 !important;}