#links{
	width: 50%;
	margin-top: 3%;
}
#links p{
	font-size: 100%;
	width: 100%;
	margin-bottom: 5%;
}

#links ul{
	width: 100%;
	margin-top: 0%;
	padding-left: 3%;
}

#links li{
	margin-bottom: 5%;
	font-size: 200%;
}

#links a{
	text-decoration: none;
	font-size: 80%;
	color: black;
}
#grand{
	width: 45%;
	float: right;
	max-width: 620px;
}