/*css file*/
body{
background-image:url(images/aeback.png);
background-repeat:repeat-x;
background-color:#0D0103;
}
p{
text-indent:1em;
}
.imgbdr{
border:1px solid #000000;
}