body {
	margin:0;
	padding:0;
	background-color: #FFF;
}

#LContent{
	width:400px;
	margin-left:auto;
	margin-right:auto;
	margin-top:46px;
	border-style:dashed;
	border-color:#134;
	border-width:1px;
	padding:10px;
	padding-top: 20px;
	background: #F4F1EA url(/img/css/bg_offline.jpg) repeat-x left top;
}

div{
	margin-bottom:20px;
}

.Logo{
	text-align:center;
	padding-bottom: 20px;
}