
@import url('part7.css');

body { background: white;}
body, p, td, li { font-family: verdana; font-size: 10pt; color: black;}
p { clear: both; } 

img { padding: 5px; }

div#container {
    width: 450px;
    margin: auto;
}
