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

h1, h2, h3{
	color: rgb(180,73,167);
}

.breadcrumbs_crumb{
	color: #fff;
}

#lefttop {
	background-color: rgb(180,73,167);
}

#righttop {
	background-color: rgb(180,73,167);
}

.rounded {
	background-color: rgb(180,73,167);
}


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