
body{
    background-image: url(imgs/bg666.gif);
    background-repeat: no-repeat;
	background-position:top center;
    background-attachment: fixed;
}

