* {
	color: #000;
	font-style: normal;
	font-weight: normal;
}

body {
	background: #FFF url(./background.png) no-repeat scroll right top;
	line-height: 1.4em;
}

address {
	border-top: 1px dashed #000;
}