@charset "utf-8";

/* /////////////// GENERAL ////////////// */

html {
	background-image: none;
}

body {
	background: url(images/main_bg.jpg) repeat-y;
}

