html,body{background: #000;color: #323232;margin: auto;display: flex;font-size: 14px;font-family: Arial, Helvetica, sans-serif;font-weight: 300;letter-spacing: 0.5px;}
div#wrap{display: flex;flex-direction:column; justify-content: center;align-items: center;text-align: center;}
#logo{background: url(../img/sprocketgraphics.png)center center no-repeat;background-size: contain;width: 100px;height: 100px;text-indent: -9999px;overflow: hidden;cursor: default;}