blob: d8e12034ba6503e4165490c87f822433d8d90d09 [file] [log] [blame]
#widecontainer{
background: transparent url('images/backgroundGradient.jpg') top left repeat-x;
width:100%;
text-align:center;
}
#infoDiv {
width:60%;
margin:0px auto;
text-align:left;
}
#buttons {
background: transparent url('images/circle.png') top center no-repeat;
height:450px;
width:910px;
text-align:center;
margin:0px auto;
position:relative;
}
.button {
text-align:left;
padding-right:20px;
position:absolute;
}
#buttons a {
color:#000;
}
.button p.heading {
font-size:120%;
margin-top:5px;
}
.button p.subText {
font-size:85%;
}
#become {
background: transparent url('images/become.png') top left no-repeat;
width:263px;
height:99px;
left:120px;
top:185px;
}
#become p {
margin-left:80px;
width:185px;
}
#explore {
background: transparent url('images/explore.png') top left no-repeat;
width:293px;
height:99px;
left:430px;
}
#explore p {
margin-left:90px;
width:190px
}
#faq {
background: transparent url('images/faq.png') top left no-repeat;
width:291px;
height:99px;
left:390px;
top:320px;
}
#faq p {
margin-left:105px;
width:180px;
}