/* CSS Document */

body{
	background-image: url(bg.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 375px 25px;
}

.localFont {
}

