@import url("/inc/html/default/css/site.css");

#content {
 background-image: url(/inc/html/default/pix/home.jpg);
 width: 607px; 
 height: 452px;
 margin: 0 0 0 75px;
 left: 300px;
}

h1 {
 color: #113775;
 font-size: 13px;
 position: absolute;
 top: 340px;
 left: 100px;
 width: 300px;
 line-height: 1.2em;
 font-weight: bold;
}

#content ul {
 color: white;
 font-size: 12px;
 position: absolute;
 top: 430px;
 left: 70px;
 width: 300px;
 line-height: 1.2em;
 list-style-type: disc;
 margin: 0 0 1em 2em;
 padding: 0 0 1em 0;
}

#content ul li {
 color: white;
 margin-bottom: 0.5em;
 list-style-type: disc;
 margin: 0.8em;
 padding: 0;
}


#content p {
 color: #113775;
 position: absolute;
 top: 600px;
 left: 105px;
}
