@charset "utf-8";
/* CSS Document */

body
{
	background-image:images/background-3.jpg;
        background-repeat:repeat-y;
        background-attachment:fixed;
        background-position:center;
}