#container

{

    padding:20px 10px 10px 20px;

    position:relative;

    visibility:visible;

    margin: auto; /* margin:auto = centers on page, with no resize due to set width */

    width: 650px; /* slightly larger width than all other sections to avoid any un-natural line breaks */

}

.emp {
	color:white;
	top: 181px;
	width: 618px;
	height: 493px;
	right-margin:15px;
	border:solid;
	border-width:0px;
	border-color:CCCCCC;
	position: absolute;
	text-align: center;
	left: 37px;
}
.style2 {font-size: 24px}
.style3 {
	font-size: 28px;
	font-family: Asenine;
	font-weight: bold;
}
.syle4 {background-image:url(images/employment.jpg)
}
.style4 {font-size: 25px; font-family: Asenine; font-weight: bold; }
