.color:hover, .clipart:hover{
	cursor:pointer;
}

#stageParentFront, #stageParentBack, #stageParentLoad, #stageParentText, #stageParentSVG{
	width: 100%;
}

#canvasFront, #canvasBack, #canvasLoad{
	background-repeat:no-repeat;background-position:center;background-size:cover;
}

.link-header, .link-general{
	text-decoration: none;
	color:#1f2e3b;
}

.link-header:hover, .link-general:hover{
	color:#009ddc;
}