﻿body 
{
	width: 200px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

.main
{
	position: relative;
}
