body {
	background: #dde; 
	margin-top: 0px;
	margin-left: 50px;
	font-family: courier, times, serif;
	background-image: url("/images/herejam/allisok.jpg");
	background-repeat: repeat-y;
	background-position: 45px 100px;
	font-size: 80%;
	text-align: left;	
}

h1, h2 {
	color: #600;
	margin-top: 20px;
	margin-bottom: 5px;
}

p, h2, h3 {
	margin-left: 20px;
}

h3 {
	color: #633;
	margin-top: 120px;
}

p {
	margin-top: 0px;
}

a {
	color: #339;
}

.copy {
	margin-top: 430px;
}