body{
background-color: #E5E4E2;

}

#main{
position: relative;
left: 50%;
margin-left: -380px;
width:761px;
background-color:#E5E4E2;
}
#info{
position: relative;
}
#info1{
position: absolute;
margin-left:50px;
top:0px;
width:761px;

}

#info2{
position: absolute;
top:0px;
width:761px;
}

#info3{
position: absolute;
top:0px;
width:761px;
}

#button1 {
width:250px;
height:40px;
font-family:"Times New Roman";
font-size:20px;
background: #848482 url(img\pms.jpg) no-repeat scroll 5px center;
}

#button2 {
width:250px;
height:40px;
font-family:"Times New Roman";
font-size:20px;
background: #848482 url(img\risk.jpg) no-repeat scroll 5px center;
}

#button3 {
width:250px;
height:40px;
font-family:"Times New Roman";
font-size:20px;
background: #848482 url(img\doc.jpg) no-repeat scroll 5px center;
}
button:hover {
  color:#E5E4E2;
}

dt{
font-family: Times New Roman;
font-size:20px;
color: Maroon;
margin-top:30px;
margin-bottom:30px;
}