/* CSS Document */
body{
padding:0;
margin:0;
background:url(../../images/front/calender-bg-2.jpg) repeat-x #fff;
}
.calendar-bg{
background:url(../../images/front/calender-body-2.gif) no-repeat 0 0;
height:572px; 
}
.header{
font-family: "Trebuchet MS";
font-size:16px;
color:#b95523;
font-weight:bold;
padding-left:20px;
}
.header1{
font-family: "Trebuchet MS";
font-size:15px;
color:#b95523;
font-weight:bold;
padding-right:20px;
}
.border{
background:url(../../images/front/diary-border-2.gif) no-repeat 12px 0;
}
.text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#6c665f;
padding:10px 20px 0 20px;;
line-height:180%;
text-align:justify;
}
.name{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#b95523;
font-weight:bold;
}
