body
{
	BACKGROUND-IMAGE: url(b3.jpg);     
	color: #ffccaa;
	text-align: center;	
}

table 
{
	margin-left:auto; 
	margin-right:auto;
}

hr
{
	margin: 5px;
}



a
{
	color:#ffccaa;		
}


a:hover
{
    color:gold;       
}

a.toplink
{
	font-size: 130%;	
}

a.logo
{
	font-size: 250%;
	margin: 75px;
}

div.nav
{
	position: absolute;
	top : 0px;
	width: 640px;
	text-align: center;	
}

div.title
{
	position: absolute;
	top : 70;
	left:90;	
	width: 640;
	height : 70;
	text-align: center;		
}

div.tophalf
{
	position: absolute;
	top : 70;
	left:90;	
	width: 640;
	text-align: center;		
}

div.cover
{
	position: relative;
	height:300;
	width:200;
	margin:5px;
	border: .2em solid #ffccaa;
	float:left;
}

div.synopsis
{
	position: relative;
	text-align: center;
	height:300;	
	width:400;
	overflow: auto;	
	margin:5px;
	border: .2em solid #ffccaa; 
	float:left;
}

div.bottomhalf
{
	position: absolute;
	top : 400px;
	text-align: center;	
	left:90;
}


div.bindings
{
	position: relative;
	height:600;
	width:200;
	margin:5px;
	border: .2em solid #ffccaa;
	float:left;
	overflow: auto;
}

div.reviews
{
	position: relative;
	text-align: center;
	height:600;	
	width:640;
	overflow: auto;	
	margin:5px;
	border: .2em solid #ffccaa; 
	float:left;
}
