﻿.everything, .form{
	height: 580px;
	padding: 0px;
}

.contentsContainer, .contents {
	position: absolute;
	left: 195px;
	top: 140px;
	width: 685px;
	height: 430px;
}

.contentsContainer {
	margin: 0px;
}

.contents {
	padding: 0px;
	width: 685px;
	height: 430px;
	min-height: 0px;
}

.mainImage {
	width: 459px;
	height: 430px;
	position: absolute;
	float: none;
	top: 0px;
	right: 0px;
	background-image: url('../images/Students.jpg');
}

.contentsText {
	position: absolute;
	left: 0px;
	top: 0px;
}

p, .paragraph {
	font-size: 13pt;
	color: #161a75;
	text-align: left;
	width: 330px;
}
