body {
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
    text-decoration: underline;
    color: #8E0507;
}
