body { 
	background-repeat: no-repeat;
	background-color: #fdfdf5;
	background-image: url(xfilmsbkg2.jpg);
	background-attachment: fixed;
	background-position: bottom left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: georgia, serif;
	}

p { 
	font-family: georgia, serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0;
	}

a:link { 
	color: #c6c2b3;
	text-decoration: underline;
	}

a:visited { 
	color: #c6c2b3;
	text-decoration: underline;
	font-style: italic;
	}

a:focus { 
	color: #edc8c8;
	text-decoration: none;
	}

a:hover { 
	color: #edc8c8;
	text-decoration: none;
	}

a:active { 
	color: #edc8c8;
	text-decoration: underline;
	}

.teensy { 	
	font-family: georgia, serif;
	color: #000000;
	font-size: 10px;
	line-height: 16px;
	margin-top: 0;
	}
