span {
	color: green;
}

#width {
	width: 600px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
}

body {
	line-height: 28px;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

p {
}

#column1 {
	float: left;
	width: 600px;
}

#column2 {
	float: left;
	width: 300px;

}

#contact {
	margin-top: 30px;
	font-size: 14px;
	line-height: 18px;
}

#address {
	margin-top: 30px;
	font-size: 14px;
	line-height: 18px;
}
