/* $Id: custom.css $ */

#front{

}

.t {background: url(images/front/t.jpg) 0 0 repeat-x; width: 800px; margin:0 auto;}
.b {background: url(images/front/b.jpg) 0 100% repeat-x}
.l {background: url(images/front/l.jpg) 0 0 repeat-y}
.r {background: url(images/front/r.jpg) 100% 0 repeat-y}
.bl {background: url(images/front/bl.jpg) 0 100% no-repeat}
.br {background: url(images/front/br.jpg) 100% 100% no-repeat}
.tl {background: url(images/front/tl.jpg) 0 0 no-repeat}
.tr {background: url(images/front/tr.jpg) 100% 0 no-repeat; padding:10px;} 

.content {
background-color:#fff;
margin:50px;
width:auto;
}

.logojdm  {
padding:30px 0 0 30px;
width:auto;
}

.image  {
padding:50px 50px 0 100px;
width:auto;
}

#front .text  {
color:#CCCCCC;
font-family:arial,sans-serif;
font-size:170%;
font-style:italic;
padding:0 0 20px 410px;
width:150px;
}