@charset "utf-8";
/* CSS Document */

/* Creates a background gradient that repeats to left to right, the background color should be the same as the color at the bottom of the gradient */
body {
background-color:#FFFFFF;
background-image:url(http://assets.cobaltnitra.com/teams/repository/export/30d205f8d9351004804810145efa6b30/30d205f8d9351004804810145efa6b30.jpg);
background-position:center top;
background-repeat:no-repeat;}




