body
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
margin: 0px;
background-color: #FFF;
line-height: 145%;
color: #222;

}

.container
{
width: 100%;
margin: 0px auto;
}

h1
{
font-size: 35pt;
margin: 5pt 0;
line-height: 35pt;
}

h2
{
font-size: 25pt;
margin: 5pt 0;
line-height: 25pt;
}

h3
{
font-size: 45pt;
margin: 10pt 0;
line-height: 45pt;
}

.desc
{
border: 1px solid #222;
padding: 10px;
font-size: 14pt;
}

img
{
width: 100%;
height: auto;
border: 1px solid #222;
}

