a {
	color: #576D94;
}

#name {
	color:#576D94;
	height:30%;
	width: 80%;
	font-family: Times;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 25px;
	margin-bottom: 25px;
	position: static;
}

.paragraph{
	height:40%;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 18px;
	font-family: Times;
}

.line {
	clear:both;
	height:1px;
	width:90%;
	margin:auto;
	background-color: #BDBDBD;
}

.section {
	color:#576D94;
	height:20%;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 20px;
	font-family: Times;
}

.paper {
	height:35%;
	width: 76%;
	margin-left: 12%;
	margin-right: 12%;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 18px;
	font-family: Times;
}
	
