/* CSS Document */
body {
margin:0;
padding:0;
font-family:tahoma;
font-size:12px;
line-height:20px;
}
.para {
margin:50px 50px;
}
.big {
font-size:24px;
color:#A0A0A0;
font-weight:normal;
}
.date {
border:none;
font-size:35px;
font-family:Tahoma;
color:#808080;
font-weight:normal;
}
p {
text-align:center;
margin:20px 0px;
}
.header-bg {
background: url(../images/header-bg.png) repeat-x;
height:15px;
}
.example {
padding-bottom:10px;
}