﻿#bio{
	height: 500px;
	background-image: url('../images/steer_background.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color:gainsboro;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 160%;
	text-align: center;
}

.column{
	width: 700px;
	margin: auto auto;
	padding-top: 50px;
}