body {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
font {
	font-family: "MS UI Gothic";
	font-size: 12px;

}
