@charset "UTF-8";
/* CSS Document */

.main-bg{background-color: lightgray; background-repeat: repeat;}
.logo{ position: absolute; top: 50%; left: 50%; width: 500px; height: 146px; margin-top: -73px; /* Half the height */ margin-left: -250px; /* Half the width */}