body{
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-size:100% 100%;
	user-select:none;
}
.nopadding{
	padding:0px !important;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top:150px;
	width:100%;
	height: 100px;
	z-index: 9999;
	background-repeat: no-repeat;
	background-position:center;
}
#playButtonDiv{
	position: fixed;
	bottom:0vh;
	Z-index:1;
}
.soundNext{
    margin-top: 15vh;
}

.divStyle{
	border-width:1px 1px 1px 1px;
	border-color:black;
	border-style: solid;
}
.Canvas
{
	height:27vh;
	width:16.5vw; 
	
} 
.port1
{
	margin-top:3%;
	margin-left:1%;
	height:76vh;
	width:40vw; 
	border:1px solid black;
}
.CanvasDiv
{
	height:27vh;
	width:16.5vw;

} 
.imgSize
{
	height:27vh;
	width:16.5vw; 
    border: 1px solid black;
}
.positionClass
{
	position: absolute;
	DISPLAY: block;
	visibility: hidden;
}
.pointerClass{
	
}
.divAlign{

}