body {
	background-image: url(imgs/intro/introback.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #5C7B8F;
	background-repeat: repeat-x;
}
#log {
	height: 507px;
	width: 432px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#dire {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	text-align: center;
}

