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

body
{
	background-image: url(/img/skins/background.jpg);
	background-attachment: fixed;
	background-position: top;
	background-repeat:repeat-x;
}