
a:active
{
color: white ;
font-size: 10pt ;
text-decoration: none ;
}

a:visited
{
color: black ;
font-size: 10pt ;
text-decoration: none ;
}
a:link
{
color: black ;
font-size: 10pt ;
text-decoration: none ;
}
a:hover 
{
color: white ;
font-size: 10pt ;
text-decoration: none ;
}

body
{
font-family: arial, helvetica, sans-serif ;
font-size: 10pt ;
color: black ;
}
h1
{
font-size:12pt ;
}
h2
{
font-size:10pt ;
}
#header
{
    height:277px;
    width: 846px;
    background: url(images/header.jpg);
}
#header a
{
    position: relative;
    display: block;
}
#macbookair
{
	position: relative;
	top: 140px;
    left: -22%;
    height: 75px;
    width: 75px;
}
#imac
{
	position: relative;
	top: 40px;
    left: -45%;
    height: 100px;
    width: 75px;
}
#ipod
{
	position: relative;
	top: -25%;
    left: 15%;
    height: 75px;
    width: 100px;
}
#macbook
{
	position: relative;
	top: -55%;
    left: 35%;
    height: 125px;
    width: 175px;
}
div#show3 
{
background-color:#ffffff;
width:300px;
margin:0 auto;
border:1px solid #444444;
}
div#show3 table td 
{
height:5px;
background-color:#ffffff;
}
div#show3 table input 
{
outline-style:none;
}
