body {
background-image: url(background.jpg);
background-repeat: no-repeat;
background-position: center 0px;
background-color: white;
text-align: center;
color: black;
}

#index_center {
position: relative;
width: 800px;
height: 600px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#pmaglio {
position: absolute;
top: 140px;
left: 40px;
}

#paul_info {
position: absolute;
top: 300px;
left: 40px;
font-size: 8pt;
font-weight: normal;
}

div#paul_info a {
text-decoration: none;
color: blue;
}

#paul_info2 {
position: absolute;
top: 340px;
left: 40px;
font-size: 10pt;
font-weight: bold;
}

div#paul_info2 a {
text-decoration: none;
color: blue;
}

#paul_info3 {
position: absolute;
top: 850px;
left: 40px;
font-size: 10pt;
font-weight: bold;
}

div#paul_info3 a {
text-decoration: none;
color: blue;
}

#main_area {
position: absolute;
font-size: 11pt;
font-weight: normal;
line-height: 1.35;
left: 190px; 
width: 360px; 
top: 134px; 
height: 260px;
padding: 6px; 
background: #F0F0f0
}

div#main_area a {
text-decoration: none;
color: blue;
}

#main_area2 {
position: absolute;
font-size: 11pt;
font-weight: normal;
line-height: 1.2;
left: 190px; 
width: 360px; 
top: 134px; 
height: 430px;
padding: 6px; 
background: #F0F0f0
}

div#main_area2 a {
text-decoration: none;
color: blue;
}

#bottom {
position: absolute;
left: 10px; 
width: 790px; 
top: 430px;
margin: 0px;
padding: 0px;
font-size: 9pt;
font-weight: bold;
line-height: 12px;
white-space: nowrap;
}

div#bottom li {
list-style-type: none;
display: inline;
}

div#bottom li a {
text-decoration: none;
color: darkgray;
}

#bottom2 {
position: absolute;
left: 10px; 
width: 790px; 
top: 580px;
margin: 0px;
padding: 0px;
font-size: 9pt;
font-weight: bold;
line-height: 12px;
white-space: nowrap;
}

div#bottom2 li {
list-style-type: none;
display: inline;
}

div#bottom2 li a {
text-decoration: none;
color: darkgray;
}

#menu {
position: absolute;
left: 560px; 
width: 270px;
top: 140px; 
margin: 0px;
padding: 0px;
font-size: 10pt;
font-weight: bold;
line-height: 30px;
white-space: nowrap;
}

div#menu li {
list-style-type: none;
display: inline;
text-align: right;
}

div#menu li a {
text-decoration: none;
color: darkgray;
}
