﻿@charset "utf-8";
/* CSS Document */

h1, h2, h3{
	color: #999;
}

.breadcrumbs_crumb{
	color: #fff;
}

#lefttop {
	background-color: #888;
}

#righttop {
	background-color: #888;
}

.rounded {
	background-color: #888;
}

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