
h1
{
//font-family:sans-serif;
font-size: 110%;
font-weight: bold;
color:black;
}


#images 
{
 position:relative; 
 //border: black 1px solid; 
 padding:10px 10px 10px 10px; 
 margin:0px 0px 0px 0px;
 width:900px;
 whitespace:nowrap;
 height:400px;
 overflow: auto;
 background-color:#fff;
}