body
	{	background-color:		#8b6914;
		background-image:		none;
		background-attachment:	fixed;
		background-repeat:		no-repeat;
		background-position:	center center;
				
	}	

.logo
	{	position:				absolute;
		top:					0px;
		left:					0px;
		width:					995px;
		height:					100px;
		border:					thin solid #8b6914;	
	}
	.logoleft
		{	position:				absolute;
			top:					0px;
			left:					0px;
			width:					305px;
			height:					100px;
			background-image:		url(ImagesBC/BCproduc.jpg);
			border:					none;	
		}
	.logoright
		{	position:				absolute;
			top:					0px;
			left:					300px;
			width:					695px;
			height:					100px;
			background-image:		url(ImagesBC/FixinTools.jpg);
			border:					none;	
		}
	.storytext
		{	position:		absolute;
			font-size:		12pt;							
			font-weight:	bold;
			font-family:	comic sans;
			color:			black;
			text-align:		center;
			font-style:		normal;
			width:			825px;											
			text-align:		justify;
			margin-left:	125px;
			top:			300px;
		}