body{
	background-color:#f5f5f5;
	margin-left: 10%;
}
img{
	width:100%;
	border-radius:4%;
	padding-top:12px;

}

.links a{
	text-decoration:none;
	font-size:22px;
	color:darkred;
}
.links a:hover{
	color:black;
}

.links{
	margin-left:2%;
}

h1{
	margin-left:2%;
}

h1 a{
	text-decoration: none;
	color: black;
}

h1 a:hover{
	color: darkred;
}

.divider{
	font-size:22px;
	display: inline;
}

.text{
	float:left;
	width:43%;
	margin-top:3%;
	margin-left:2%;
}

.text a{
	text-decoration: none;
	color: darkred;
}

.text a:hover{
	color: black;
}

.t2 a{
	text-decoration: none;
	color: darkred;
}

.t2 a:hover{
	color: black;
}

.all{
	float:left;
	width:53%
}

.t2{
	margin-left:2%;
	width:75%;
}
