@font-face {
	font-family: neuropol;
	src: url('neuropol.ttf');
}

p.custom {
	font-family: neuropol; /* no .ttf */
	font-size:	20px;
}

body {
	border: 0px;
	background-image:url('backtile.jpg');
}

table {
	width:1024px;
	padding:0px;
	border:0px;
	margin:0px; 
	height: 768px;
	vertical-align: top;
 text-align: right;
}
