body {
	background-repeat: repeat;
	background-image: url(/background-wood2.jpg);
	color: black;
	background-color: #79080d;
	background-attachment: fixed;
	text-align: center;
    margin: 0;
    padding: 0;
    font-family: Arial,Sans-serif;
    width: 100%;
    height: 100%;
}
