body {
margin: 0px;
padding: 0px;
background-color:#0A0013;
}

div#d1 {
background: url(ims/bg1.gif) top repeat-x;
}

div#d11 {
background: url(ims/bg11.gif) top left no-repeat;
}

div#d12 {
background: url(ims/bg12.gif) top right no-repeat;
}

div#d2 {
background: url(ims/bg3.gif) top center no-repeat;
text-align: center;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
padding-top:86px;
}

div#d3 {
background: url(ims/bg2.gif) top center no-repeat;
text-align: center;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
padding-top:86px;
}


.a1 {
	color: #F1F0F1;
}

.a2, a {
	color: #C1C0C1;
}

