body 
{
	background:#000;
	font-family: 'Fredoka One', cursive;
	font-size: 12px;
	color: #fff;
	overflow:hidden;
}

h1 
{
	color:#444;
	font-size:26px;
}

a 
{
	color:#3fb6ce; text-decoration:none; font-size:125%
}


#c
{
	outline: none;
	position:absolute; left:0px; top:100px;

}

#coordinates
{
	position:absolute; top:500px; left:50px;
}

#changeSound
{
	background-color: #34A3B9;
	border-radius: 10px;
	moz-border-radius:10px;
	padding-left:30px;
	max-width:40%;
	margin-top:5px;
}

#changeSoundBack
{
	background-color: #34A3B9;
	border-radius: 10px;
	moz-border-radius:10px;
	padding-left:30px;
	max-width:40%;
	margin-top:5px;
}
