@charset "UTF-8";
#container {
	margin: auto;
	height: 768px;
	width: 1024px;
}
#mail {
	position: relative;
	height: 20px;
	width: 200px;
	bottom: 140px;
	left: 425px;
}

