body {
		 background-image: url(aBomb.gif);
}
#bod {
    position: absolute; 
		left: 20%;
		width: 60%;
}
.col {
    background-color: #FFFFFF;
		border-style: solid;
		border-width: 1px;
}
.carbon {
    color: #000000;
    font-size: 10pt;
    font-family: tahoma, arial;
	  font-weight: bold;
		padding: 15px 15px 15px 15px;
}
