#mainindex {
background-color:#FCECAE;
position: relative;
top: 2px;
left: 0px;
height: 430px;
width: 600px;
float: left;
border:4px solid #FDD023;
border-radius: 10px;
-o-border-radius: 10px;
-icab-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
overflow:hidden;
}

#button{
width:250px;
height:103px;
position: relative;
top: -10px;
left: 8px;
z-index: 1;
}

#montage {
background-image: url("../images/montage.png");
background-repeat: no-repeat;
padding:0px;
height: 220px;
width: 615px;
position: relative;
top: 17px;
left: -10px;
}

#text {
font-family: Tahoma, Arial, Verdana;
font-size: 20px;
line-height: 24px;
padding-top: 15px;
padding-left:15px;
padding-right: 15px;
padding-bottom: 15px;
height: 205px;
width: 310px;
position: relative;
top: -360px;
left: 270px;
overflow:hidden;
}

#share {
line-height: 22px;
font-family: Tahoma, Arial, Verdana;
font-size: 14px;
padding:0px;
height: 120px;
width: 300px;
position: relative;
top: -580px;
left:285px;
z-index: 1;
}

#follow {
font-family: Tahoma, Arial, Verdana;
font-size: 13px;
font-weight: bold;
}

#quotes {
line-height: 16px;
font-family: Tahoma, Arial, Verdana;
font-size: 16px;
padding:0px;
height: 90px;
width: 260px;
position: relative;
top: -490px;
left:290px;
z-index: 2;
}

#rightcolindex{
width:300px;
height:420px;
float: right;

}
