﻿@charset "utf-8";
/* CSS Document */
h1, h2, h3{
	color: rgb(24,204,219);
}

.breadcrumbs_crumb{
	color: #fff;
}
#lefttop {
	background-color: rgb(24,204,219);
}

#righttop {
	background-color: rgb(24,204,219);
}

.rounded {
	background-color: rgb(24,204,219);
}

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