#theElement-0, 
#theElement-a, 
#theElement-b {
	position: relative;
	display: inline-block;
}

body {
	background: #efefef;
}

.container {
	margin-top: 20px;
}

.controls {
	margin: 10px;
}
a:hover{text-decoration: none;}