<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<!-- saved from url=(0044)http://voyager.dvc.edu/~dfaires/homework.htm -->
<HTML lang=en xmlns="http://www.w3.org/1999/xhtml"><HEAD><TITLE>L114 CSS Homework Page</TITLE>

<style type="text/css"> 



body { bgcolor="#000000"}





h1 {font-family: Arial bold; helvetica; sans-serif; veranda; color:orange; font-size:24pt ;}

h2 {font-family: Arial; helvetica; sans-serif; veranda;  color:orange; font-size:12pt ;}

h3 {font-family: palatino ; font-family: Arial; helvetica; sans-serif; veranda;  color:orange; Size:9pt;}

h4 {font-family: palatino ; font-family: Arial; helvetica; sans-serif; veranda;  color:orange; Size:9pt;}

a:link    {color:blue}

a:visited {color:red}

a:hover {color:yellow ; text-decoration: underline}

onmouseover:hover  { }

onmouseout {}


function hover(element) {
    element.onmouseover('src', 'ferrari/ferrari5.jpg');}
	

function unhover(element) {
    element.onmouseout('src', 'images/worldmap.jpg');
}


h1 {font-size:18pt}

h2 {font-size:12pt}


h3 {font-size:15pt}

h4   {font-size:12pt}

h1 {Text-align:center} 







 
body {
    background-color:#00000
    padding: 20px;
}
#main {
    height: auto;
    width: 280px;
}
.pictureContainer {
    display: inline-block;
    float: left;
    height: 100px;
    margin: 10px;
    width: 100px;
}
 



</style>





