.sidebar {
	position: relative;
	height: 450px;
	width: 200px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(../img/sidebar2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	text-decoration: none;
}

