@charset "UTF-8";
/* CSS Document */

html{margin:0;
	padding:0;
}

body{background: #000000  url(pics/back4.jpg) no-repeat top center;
	background-attachment: fixed;
	color:#000000;
	margin:0;
	padding:0;
}


h1 {font: 1.3em "Georgia";
	color:#FFF;
	line-height: normal;
}

h2 {font: .8em "Georgia";
	color:#FFF;
	line-height: 18px;;
}

h3 {font: 1em "Georgia";
	color:#333333;
	line-height: normal;

}

h4 {font: bolder 1.2em "Georgia";
	color:#333333;
	line-height: normal;
	outline-color: #FF0000;

}

h6 {font: italic .7em "Georgia";
	color:#FFF;
	line-height: normal;

}

p  {font: .8em "Georgia";
	color:#FFF;
	line-height: normal;

}

a {font: .9em "Georgia";
	color:#FFF;
	line-height: 18px;
	}
a:link {font: .9em "Georgia";
	color:#FFF;
	line-height: 18px;

}

a:hover {font: .9em "Georgia";
	color:#FF0000;
	line-height: 18px;

}

label {font: .8em "Georgia";
	color:#FFF;
	line-height: normal;
}
li{font: .7em "Georgia";
	color:#FFF;
	line-height: 17px;;
}



#container {
	margin: auto;
	width:1020px;
	margin-top:72px;
}

#top{
width:1020px;
margin-left:-20px;
position:relative;
z-index:-2;
}

#phone{float:left;}

#pizza{float:right; margin: 55px 0 0 0;}


#back{
margin-top:-445px;
z-index:-3;
position:absolute;
}

#welcome{
margin-top:20px;
margin-left:75px;
width:380px;
}

#clear{clear:both;}

#navi{
float:left;
margin:-50px 0 0 0;
}

#deal{
margin-top:-290px;
margin-left:550px;
width:370px;
z-index:4;
}

#footer{
	width:920px;
	margin:20px 0 0 50px;
}

#bottom{
	width:940px;
	margin-top:0px;
}

