
div.bg
{
width: 800px;
height: 1000px;
background-image: url("background/irwin_ch.jpg");
overflow: hidden
}

div.content
{
padding: 55px 0px 0px 64px;
font-family: Arial, "Times New Roman";
font-size: 13px;
line-height: 18px;
overflow: hidden
}

div.title
{
width: 500px;
height: 100px;
float: left;
background: url("images/about_title.gif") no-repeat center center;
overflow: hidden
}