body {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size:71%;
 color:#FFF;
 background:#000000;
}

#container {
 width:100%;
 height:100%;
 background:url(../media/bk_woman.png) 5% 70% no-repeat;
}

.logo {
 position:relative;
 width:200px;
 margin-left:50px;
 display:inline;
}

#floatContentBox {
 width:526px;
 padding-left:188px;
 padding-top:50px;
}

.absoluteTextBox {
 position:absolute;
 top:82px;
 left:218px;
}

.contentScroll {
 width:491px;
 height:314px;
 overflow:scroll;
}

html>body .contentScroll {
 width:491px;
 height:304px;
 overflow:scroll;
}

p {
 margin-top:1px;
 margin-bottom:13px;
 margin-left:8px;
 margin-right:30px;
}

h1 {
 font-size:120%;
 margin-top:10px;
 margin-right:0px;
 margin-bottom:20px;
 margin-left:8px;
}

h2 {
 font-size:110%;
 margin-top:15px;
 margin-bottom:5px;
 margin-left:8px;
}

.clearBoth {
 clear:both;
}

.close {
position:absolute;
right:-5px;
top:0px;
}

img {
 border:0px;
}