body {
	padding: 0;
	padding-left: 550px;
	background: #000000 url(off-the-record.jpg) no-repeat top left;
	text-align: justify;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	color: #ffffff;
}

p {
	width: 550px;
	text-align: right;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
}