body {font-family:"Comic Sans MS", Tahoma, serif;}
h1, h2, h3: {allign:center;}
table.search {
	float:left;
	border: 2px orange solid;
	padding: 3px;
	background-color: yellow;
	height:400px; 
	width: 24%;
	position:absolute;
	top:3em;
	left: 38%;
}	
th {text-align: center}	
.book {allign: center; height:50%;}
body {
margin:0;
padding:0;
border:0;
}
div.main {
margin:0;
border:0;
pading:0;
}
div.book {
margin:10% 10% 30% 10%;

}
div.info {
margin:45% 2cm 1cm 4cm;

}
.img {
	height:18%;
	border:0;
	vertical-align:bottom;
}
.author {color:blue; font-weight:bold;}
.illustrator {color:olive; font-weight:bold;}
.publisher {color:red; font-weight:bold;}
.year {color:purple; font-weight:bold;}
.isbn {color:blue; font-weight:bold;}
.place_of_publication {color:lime; font-weight:bold;}
.item_number {color:aqua; font-weight:bold;}
.price {color:fuchsia; font-weight:bold;}
.quantity {color:orange; font-weight:bold;}



li {
	list-style-type: none;
}

.imagesSource {
	display: none;
}

.canvasHolder {
	top:0px;
	position: absolute;
}

.canvasHolder canvas {
	/*border: 1px solid red;*/
}

#mouse {
	background:green;
	opacity:0.65;
	position:absolute;
	color: White;
	text-align: center;
	font-weight: bold;
	z-index: 100;
}
