div#main
{
	font-family: sans-serif;
	font-size: medium;
	text-align: justify;
	vertical-align: top;
	padding: 4px;
	margin: 0;
	width: 70%;
	float: right;
}
  div#main a
  {
	text-decoration: none;
  }
  div#main p
  {
	position : relative;
	display : block;
	width : 180px;
	float : right;
	height : 210px;
	font-size : 10px;
	color: black;
	padding : 0;
	margin : 2px 2px 30px 2px;
  }
    p#h12
    {
	background : url(../img/h12.png) repeat;
    }
    p#h17
    {
	background : url(../img/h17.png) repeat;
    }
    p#p14
    {
	background : url(../img/p14.png) repeat;
    }
    p#le
    {
	background : url("../img/le.png") repeat;
    }
    p#c11
    {
	background : url(../img/c11.png) repeat;
    }
    p#duro
    {
	background : url('../img/duro.png') repeat;
    }
    p#x22
    {
	background : url('../img/x22.png') repeat;
    }
    p#mold
    {
	background: url('../img/mold.png') repeat;
    }
    p#dies
    {
	background: url('../img/dies.png') repeat;
    }
  .descrip
  {
	display: block;
	position: relative;
	top: 210px;
  }
  .mission
  {
	display: block;
	clear: both;
  }
