/* CSS Document */
body{
background-image: url(images/background.jpg);
text-align:center;
color:#000000

   
}

#content {

   background-image:  url(images/rofcatering.jpg);
    background-repeat: no-repeat;
    height: 1350px;
    width: 1550px;
	
	}



#contenttext {
	position: relative;
	height: 200px;
	width: 200px;
	left: 620px;
	top: 718px;
	
}
 

#content2 {
    position: relative;
    height: auto;
    width: auto;
    left: -300px;
    top:735px;
}
#content3 {
    position: relative;
    height: 220px;
    width: 220px;
	text-align:center;
    left: 645px;
    top: 210px;
}

#content4 {
    position: relative;
    height: 220px;
    width: 300px;
	text-align: center;
    left: 170px;
    top: 435px;
}







/* Global Styles */





	

ul {
	padding: 0 4px 4px 0;
	color: #000000;
	text-align:left;

	}

	

li {

	list-style: none;
	margin: 4px;
	padding: 0px 0px 4px 18px;
 
	}

	




	



a:link { color: #000000; text-decoration: none; font-weight: bold; }

a:visited { color: #000000; text-decoration: none;font-weight: bold;}

a:hover { color: #600000; text-decoration: none;font-weight: bold;}

a:active { color: #CC6600;text-decoration: none;font-weight: bold; }