﻿@charset "utf-8";
/* CSS Document */
h1, h2, h3{
	color: rgb(255,153,0);
}

.breadcrumbs_crumb{
	color: #fff;
}
#lefttop {
	background-color: rgb(255,153,0);
}

#righttop {
	background-color: rgb(255,153,0);
}

.rounded {
	background-color: rgb(255,153,0);
}

.hand_1{
	background-position: 0 180px;
}
.hand_2{
	background-position: 60px 180px;
}
.hand_3{
	background-position: 120px 180px;
}
.hand_4{
	background-position: 180px 180px;
}