body { 	background-color: #c0c1c3;
	
	}


A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}

a:hover { background-image: url('bs.gif');}

.head {		position: absolute;
		background-color: none;
		margin-left: 10%;
		margin-top: 5px;
		width: 90%;
		height: 300px;
		z-index: 20;}

.box1 {	 
		position: absolute;
		background-color: #000000;
		margin-left: 230px;
		margin-top: 20px;
		width: 25px;
		height: 25px;
		z-index: 100;
		}
.box2 {	 
		background-color: #444444;
		position: absolute;
		margin-left: 275px;
		margin-top: 20px;
		width: 25px;
		height: 25px;
		z-index: 100;
		}
.box3 {	 
		background-color: #999999;
		position: absolute;
		margin-left: 320px;
		margin-top: 20px;	
		width: 25px;
		height: 25px;
		z-index: 100;
		}

.heart {	 
		background-image: url(heartblu.gif);
		position: absolute;
		margin-left: 530px;
		margin-top: 220px;	
		width: 100px;
		height: 100px;
		z-index: 100;
		}


.menu {	 
		position: absolute;
		margin-left: 520px;
		margin-top: 320px;	
		width: 25px;
		height: 25px;
		z-index: 100;
		}




.title {	 
		background-image: url(images/titleblue.png);
		position: absolute;
		margin-left: 0px;
		margin-top: 60px;
		width: 500px;
		height: 130px;
		z-index: 100;
		}

.video {
		position: absolute;
		margin-left: 25px;
		margin-top: 25px;
		width: 500px;
		height: 300px;
		z-index: 500;
		}


.videobackground {
		position: absolute;
		background-image: url(paper.gif);
		margin-left: 50px;
		margin-top: 200px;
		width: 450px;
		height: 400px;
		z-index: 500;
		}


.content {
		position: absolute;
		margin-left: 50px;
		margin-top: 240px;
		width: 450px;
		height: 400px;
		z-index: 500;
		}

.pricelist {
		position: absolute;
		margin-left: -50px;
		margin-top: 240px;
		width: 450px;
		height: 400px;
		z-index: 500;
		}
