﻿body { color: white; background-color: #252c24;
	background-image: url('');
	background-attachment: fixed;
}

p {
	font-size: medium;
	font-family: Georgia;
}

td {
	text-align: right;
}

a:link {
				color: white;
				letter-spacing: 2px;
}

a:visited { color: white }

a:hover { color: white }

a:active { color: white }

