body         {font-family: verdana, arial, sans-serif;
              font-size: 80%;
              background-color: rgb(255,255,244);
              margin-left: 8%;
              margin-right: 10%;}
a            {text-decoration:none;}

.title       {color: rgb(0,0,139);
              font-size: 200%;
              font-weight: bold;}
.description {color: rgb(136,136,136);
              font-style: italic;
              margin-left: 10%;
              margin-right: 20%;}
.subscribe   {border-width: 0;
              float: right;}

#block       {border-style: solid;
              border-width: 1px;
              border-color: rgb(175,175,175);
              padding-left: 3%;
              padding-right: 3%;
              background-color: rgb(235,240,245);}

.topic       {color: rgb(144,0,0);
              font-size: 100%;
              font-weight: bold;}
.content     {margin-left: 5%;
              margin-right: 7%;}
.date        {font-size: 70%;
              color: rgb(136,136,136);
              text-align: right;}
.separator   {color: black;
              width: 80%;
              height: 1px;
              border-style: dashed;}
.footer      {font-size: 70%;
              color: rgb(136,136,136);}