@charset "utf-8";

@import url(main.css);

body {
	background-image: url(../images/bgWelcome.jpg);
	background-repeat: repeat-x;
}
