@charset "utf-8";
/* CSS Document */

html{
	height: 100%;
	margin-bottom: 1px;
	margin-top: 1px;
}

div.iecenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5%;
	padding-bottom: 5%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #F7F7F7;
}

body img {
	border: 0px;
	visibility: visible;
}



div.container {
	text-align: center;
	width: 700px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
