@charset "UTF-8";
/* CSS Document */

body {
	padding-top: 0px;
	background-color: #000000;
	background-image: url(bkg_ladies.jpg);
	background-position: center;
	background-position: top;
	background-attachment:fixed;
	background-repeat:no-repeat;
	text-align: center;
}

#ladies {
	text-align: center;
	float: left;
	width: 600px;
	background-position: center top;
	z-index: auto;
	left: auto;
}

#build {
	text-align: left;
	float: right;
	width: 400px;
	background-position: center top;
	z-index: auto;
	left: auto;
}

h1 {
	color: #FFFFFF;
  font-size: 50px;
  font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
  line-height: 50%;
}

h2 {
	color: #FFFFFF;
  font-size: 25px;
  font-family: "Palatino Linotype",Baskerville, serif;
  margin-bottom: -10px;
}

h3 {
	color: #FFFFFF;
  font-size: 20px;
  font-family: "Arial", Arial, sans-serif;
  line-height: 80%;
}

h4 {
	color: #FFFFFF;
  font-size: 20px;
  font-family: "Palatino Linotype",Baskerville, serif;
  line-height: 25%;
  margin-bottom: -5px;
}

h5 {
	color: #FFFFFF;
  font-size: 30px;
  font-family: "Palatino Linotype",Baskerville, serif;
  margin-bottom: -13px;
  line-height: 120%;
}

p {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
