body,td,th {
	width: 100%;
	height: 100%;
 	font-family: 'Playfair Display',"Shippori Mincho",serif;
	font-size: 1em;
	font-weight:normal;
	color:#000;
	line-height: 24px;
	letter-spacing:0.02em;
	text-align: center; 
	background-color:#f8f8f8;
	list-style:none;
	}

a {color: #000;}
a img {border: 0;text-decoration: none;display: block;}

#container {
	margin:0 auto;
	width:100%;
	height: 100%;
	}

#cont-topmenu {

	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 600px;
	height: 700px;
	}

#mail{
	width: 600px;
	margin-top:120px;
	}