﻿body {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #003333;
	background: url("http://www.just-usproductions.com/images/tile.gif") repeat;
}

a {
	font-family: Trebuchet MS;
	color: indigo;
}

a:hover {
	font-family: Trebuchet MS;
	color: white;
}

#storybody {
    	padding: 2px;
	background-image: url("http://www.just-usproductions.com/images/bkg.png");
}

.style3 {
	font-family: "Trebuchet MS";
	font-size: 16pt;
}

p.framed  {
	border: 3px double darkslategray;
	margin-right: 3em;
	margin-left: 3em;
}

#holder {
	 width:650px;
	 height:975px;
	 border:0;
	 cellpadding:3px;
	 background-image:url('../images/just-us-bkg-pg3.png');
	 background-repeat:no-repeat;
}
#bottom {
	 background-image:url('../images/empty-bkgbottom.jpg');
	 background-repeat:no-repeat;
	 background-position:center bottom;
	 height:325px;
}