@import url(http://fonts.googleapis.com/css?family=Oleo+Script+Swash+Caps:400,700);




#words {
	top: 44%;
    left: 50%;
    width:600px;
    height:300px;
    margin-left: -300px;
    margin-top: -150px;
    position: fixed;
    font-family: 'Oleo Script Swash Caps', cursive;
    font-size: 90px;
    color: #fdfdfd;
    text-align: center;
    color: #fff;
    text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
}
body {background-image:url("lol.gif");}
