* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
background-color: #FFFFFF;
text-align:center;
min-height:480px;/* for good browsers*/
min-width:640px;/* for good browsers*/
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
height: 480px;
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
} 
#inner {
height: 480px;
text-align: center;
margin-left:auto;
margin-right:auto;
background: url(Hydrologicbubblesv5_1.jpg) repeat-x;
font-family: Arial;
font-size: 16pt;
font-weight: normal;
color: #00456c;
line-height: 1.5;
}
#innerhydrologic {
position:absolute;
top:280px;
left:100px;
text-align: center;
margin-left:auto;
margin-right:auto;
}
#innerisodaq {
position:absolute;
top:280px;
right:100px;
text-align: center;
margin-left:auto;
margin-right:auto;
}
.biggerfont {
font-size: 24pt;
}
.anotherfont {
font-size: 24pt;
font-style: italic;
font-weight: bold;
}	

