body { background-color: #2a2a2a; margin: 220 0 0 0; padding: 0px; font-family: 'Roboto', sans-serif; background-attachment: fixed; background-image: url(paper.gif);}
#headwrap {position: relative; height: 450px; background-color: #fff;}
.border {position: absolute; width: 100%}
.row {width: 100%; font-size: 150%;	height: 10px;}
#tline {border-bottom: #fff 10px solid; bottom: 0px; background-color: #f95021;}
#bline {border-top: #fff 10px solid; top: 0px;}
#reroll {position: absolute; width: 100%; text-align: center; bottom: 50px;}
.reroll {cursor: pointer; height: 30px; padding: 10 0 10 0; color: #337087; background: #50cddb;}
.reroll:hover {background: #6bd2ec;}
.logo {position: absolute; z-index: 50; top: -220px;left: 10%;}
#GMSTD_wrap { height: 100%;	width: 100%; text-align: center; float: left;}
#GMSTD {
 font-family: 'Lilita One', cursive;
 color: #404040;
 font-size: 300%;	
 padding: 0 5% 0 5%;
 position: relative;
 top: 40%;
 -webkit-transform: translateY(-40%);
 -ms-transform: translateY(-40%);
 transform: translateY(-40%);}
#GMSTD span {cursor: help;}
#GMSTD:first-letter {text-transform: uppercase;}
.deselect{
 -webkit-touch-callout: none;
 -webkit-user-select: none;
 -khtml-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;}