body {
	background-color: #000000;
	background-image: url(images/tausta_city.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
}

#logo {
	text-align: center;	
}

#ravintolat {
	margin-top: 150px;	
	text-align: center;
	
}

#ravintolat img {
padding-left: 10px;	
padding-right: 10px;
}

#rekrySis {
margin-top: 9em;
}

.red {
color: red;
}

.pieni {
	font-size: .8em;
	font-style: italic;
}

#tiedot {
	margin-top: 150px;	
	text-align: center;
}

a, a:visited, a:active {
	color: #FFCA60;
}

a:hover {
text-decoration: none;
color: #CC0000;	
}