﻿#content
{
   background-color: #2f2f2f;
   padding: 15px;
   margin-bottom: 20px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   border-radius: 10px;
}