body { 
	margin:0px;
	padding:0px;
	background-image: url(bg.gif); 
	background-repeat: repeat-x; 
	background-color: #242424;
	text-align: center;
}

#image {
	margin: 98px 0 0 0;
	padding:  0;
	position: absolute;
	x-align: center;
}


#container {
	;
}

p { font-family: serif, Times New Roman; font-size:14px; color: #c4c4c4; line-height: 1.7;  }

a:link {color: #ffe082; text-decoration: none; }
a:visited {color: #ffe082; text-decoration: none; }
a:hover {color: #a0c8ea; text-decoration: underline; }
a:active {color: #ffe082; text-decoration: none; }

a.tie:link {color: #a0c8ea; text-decoration: none; }
a.tie:visited {color: #a0c8ea; text-decoration: none; }
a.tie:hover {color: #ffe082; text-decoration: underline; }
a.tie:active {color: #a0c8ea; }

img { border: 0; }
