body{
background:url(../images/captivati_logo.gif) no-repeat top left;
background-attachment:fixed;
font-family:Helvetica, Arial;
font-size:13px;
padding:0px;
margin:0px;
color:#333333;
}

#capmain{
width:400px;
margin-top:100px;
margin-left:280px;
text-align:justify;
line-height:150%;
}

h1,h2,h3,h4{
font-size:16px;
font-weight:normal;
color:#FFFFFF;
line-height:16px;
}

#first,#second,#third,#fourth{
background:#0184A5;
display:block;
padding:6px 20px 14px 20px;
color:#FFFFFF;
margin-bottom:20px;
overflow:hidden;
height:26px;
cursor:pointer;
}

#second{
background:#428402;
}

#third{
background:#FF8A00;
}

#fourth{
background:#DF0202;
}
