body {
	background: #000 url(/images/hiring/background-stars.jpg) top center no-repeat;
	
}

#master_container strong {
	font-weight: 700;
	font-family: "adobe-caslon-pro-1","adobe-caslon-pro-2",serif;
  
}

#master_container {
  font-family: "adobe-caslon-pro-1","adobe-caslon-pro-2",serif;

	line-height: 28px;
	color: #000;
	text-align: center;
	min-width: 950px;
}

a:link, a:active, a:visited {
	color: #777;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}

h1 {
	text-transform: uppercase;
}

p {
	margin-top: 23px; 
	text-indent: 1.5em;
}

p + p {
  text-indent: 1.5em;
	margin: 0px;
}

div#window {
	background: url(/images/hiring/window-bg.jpg) top left no-repeat;
	width: 950px;
	margin: 0 auto;
	position: relative;
	top: 20px;
	left: -5px;
	padding-top: 100px;
}

div#window-bg {
	background: url(/images/hiring/window-repeat.jpg) top right repeat-y;
	width: 628px; 
	margin-left: 96px; 
	background-color: #fff;
	margin-top: 29px;
}

div#window-bottom {
	background: #000 url(/images/hiring/window-bottom.png) top left no-repeat;
	width: 628px; 
	height: 59px;
	color: #fff;
}

div#text_container {
	width: 530px;
	border: 1px solid #bdbdbd;
	margin-left: 22px;
	padding: 20px;
	text-align: left;
}
