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

body {
	background-color: #2f2f31;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
