*.*{
	font-size:12px;
	line-height: 14px;
	color:gray;
}

body{
	background-color:#CCCCCC;
	text-align: center;
	margin:0px;
	padding:0px;
}

DIV#contents{
	width: 242px;
	height: 100%;
	background-color:#FFFFFF;
	text-align: left;
	border: 1px solid black;
}

DIV#header{
	text-align: center;
}


DIV#body{
}

DIV#footer{
	text-align: center;
}


DIV#center{
	text-align:center;
}

