/* CSS Document */
h2#main-header {
	background:url(images/main-header.gif) no-repeat;
}
#main a.button {
    background: url('images/button_a.gif') no-repeat scroll top right;
}
#main a.button span {
    background: url('images/button_span.gif') no-repeat;
}
