﻿html
{
	overflow:hidden;
}

h1
{
	font-family:Tahoma;
	text-align:center;
}

.header
{
	font-family:Tahoma;
	background-color:#395579;
    color:#5b86ce;
}
.footer
{
	font-family:Tahoma;
	background-color:#395579;
    color:#5b86ce;
	z-index:1000;
}

.pinActions
{
	background-color: #C0C0C0;
}