img.power {
	cursor: pointer;
}

div.start {
	width: 380px;
	height: 216px;
	background: url("../img/imac_boot_start.png?v=7");
}

div.complete {
	width: 380px;
	height: 216px;
	background: url("../img/imac_boot_complete.png?v=7");
}

div.desktop {
	width: 380px;
	height: 216px;
	background: url("../img/imac_desktop.jpg?v=7");
}

div.bluescreen {
	width: 380px;
	height: 216px;
	background: url("../img/window_bluescreen.jpg?v=7");
}


#progress {
	padding-left: 106px;
	padding-top: 160px;
	height: 8px;
}
