body {
	   -moz-box-sizing: content-box;
	
}

a {
	position: fixed;
	top:50%;
	right:10%;
	font-weight: 600;
	font-size: xx-large;
	padding:20px 31px 31px 0px;
}


div {
	
	position:fixed;
	top:10%;
	left:950px;
	
}

input {
	
	width: 200px;
}

img {
		position:relative;
		height: 20%;
		width: 20%;

}

#canv2 {
	
	background-color: black;

	-webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
	
}

#canv{
border-style: solid;
border-width: 15px;


}


#lab3 {
	


}