﻿body {
}

#main_div
{
	position:fixed;
	bottom: 50%;
	right: 50%;
	width: 400px;
	height: 400px;
	margin: auto;
	margin-right:-200px;
	margin-bottom:-200px;
}
