/*  
Theme Name: Kokkaavakonsulentti
Theme URI: http://www.kokkaavakonsulentti.fi/style.css
Author: Raffaello Tesi - 2008
Author URI:  http://www.littlecamels.com/
*/

html {
	margin: 0;
	padding: 0;
	}
	
body { 
	font: 80% georgia, sans-serif;
	line-height: 1.4;
	color: #555753; 
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	}
p { 
	text-align: left;
	}
h1 { 
	font: normal 2em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	}
h2 { 
	font: normal 1.25em georgia, sans-serif;
	margin-bottom: 0; 
	}

a:link { 
	text-decoration: none; 
	color: blue;	
	}
	
a:visited { 
	text-decoration: none; 
	color: blue;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: blue;
	}
	
#container { 
	margin: 0 auto; 
	width: 800px;
	height: 660px;
	position: relative;
	background: transparent url('tausta.gif');
	}

#bodytitle {
	clear: right; 
	padding: 105px 50px 20px 40px;
	}

#bodytext {	
	padding-left: 150px; 
	width: 250px;
	margin-bottom: 0px;
	}

#dishesgif {	
	margin: 81px 100px 30px 492px;
	position: absolute;
	}
	
#footer { 
	text-align: left; 
	padding: 0px 0px 0px 40px;
	}
