@import url('reset.css');


a{
	color:#000;
	text-decoration:none;
}
.clr{
	clear:both;
}
.wrapper{
width: 600px;
margin: 20px auto;
}
