.profile{
float:left;
margin-bottom:14px;
margin-left:22px;
margin-top:8px;
width:936px;
}

.profile img{
	float: left;
	margin:0 18px 18px 0;
}

.books-look{
	float:left;
	height:229px;
	margin:10px 0 14px 240px;
	width:500px;
}

#kids_left{
	float: left;
}

#parents_right{
	float: right;
}

a{
text-decoration: none;
color: #616161;
}

a:hover{
text-decoration: underline;
