* {
	margin:0px;
	padding:0px;
}

#page {
	width:600px;
	margin-left:30px;
	font-family:Arial;
	font-size:14px;
}

.logo {
	margin:40px 0 40px 0;
	padding-bottom:20px;
	border-bottom:1px solid #000000;
}

.text {
	margin:0 0 0 10px;
	line-height:1.6;
}

p {
	margin-bottom:15px;
}