body{
	background: #eee;  
}

.jobspage{
	font-family:"Ubuntu";
	width: 800px;
	margin: auto;
}

.logotitle{
	margin: 50px 100px;
	width: 600px;
}

.logotitle img{
	width: 300px;
}

.titlehire{
	color: #db143c;
	font-size: 65px;
	font-style: italic;
}

.contenthire a{
	text-decoration: none;
	color: #db143c;
}

.contenthire a:hover{
	color: #000;
}