body {
	background-image: url(../Pictures/jackass.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
h1 {
	font-family: Chiller;
}
.rightnav {
	text-align: right;
}

