/* CSS Document */

body {
font-family:arial, helvetica, sans-serif;
font-size: 12px
}

.header {
background-color: #e0edfd;
border: 1px solid #6699CC;
font-weight: bold;
}

.blog {
background-color: #FFDBA4;

width: 100%;
}

.title {
font-weight: bold;
}
