/*
	Iridium: A responsive HTML5 website template collect from www.cssmoban.com
	Released for free under the Creative Commons Attribution 3.0 license 
	Visit for more great templates or follow us on Twitter @HTML5T
*/

#header nav a {
}

.button {
	background-image: url('images/button.svg');
}

.button:hover {
	background-image: url('images/button-hover.svg');
}

.button:active {
	background-image: url('images/button-active.svg');
}
