.div-1a {position:absolute; top:0; right:-45; width:50px;}

:link {
color: black;
font-family: Palatino Linotype;
font-size: 12px;
background:#ffffff;
text-transform: uppercase;
text-decoration: none;
cursor:hand;
}

:visited {
color: black;
font-family: Palatino Linotype;
font-size: 12px;
background:#FFFFFF;
text-transform: uppercase;
text-decoration: none;
cursor:hand;
}


:link:hover {
color: red;
font-family: Palatino Linotype;
font-size: 12px;
background:#ffffff;
cursor:hand;
text-transform: uppercase;
background:#ffffff;
font-weight: bold;

}


:link:active {
color: red;
font-family: Palatino Linotype;
font-size: 12px;
background:#ffffff;
cursor:hand;
text-transform: uppercase;
background:#ffffff;

}



.background{
color: #000000;
background:#EEEEEE;

	
}


.pizzaman {position:absolute; bottom:0; left:0; width:50px;}




