﻿.bgstretcher-area{
	text-align: left;
}
.bgstretcher, .bgstretcher ul, .bgstretcher ul li{
	position: absolute;
	top: 0;
	left: 0;
}
.bgstretcher ul, .bgstretcher ul li{
	list-style: none;
}
.bgstretcher{
	width: 100%;
	background: black;
	overflow: hidden;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
}

#calender {
	width: 500px;
	margin-left: 30px;
}
