@charset "UTF-8";

/** GLOBAL **/
body{
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-color: #2cc1ff;
}