* {margin: 0; padding: 0;}

body, td, th {

color: #333333;
background-color: white;
}

body {
font-family: Arial;
background-color: white;
color: #333333;
font-size: small;
}

 a {
font-family: "Cooper Std", ;
background-color: white;
font-size: large;
color: #ffcc66;
text-decoration: none; 
}

a:hover { 
	background-color: white; 
	text-decoration: none; 
	color: #8000ff; 
}

.clear {clear: both;}

div.shop-item {
float: left;
padding-right: 30px;
padding-bottom: 30px;
}
.joku {color: #FF0000;}
		
#header {position: fixed; height: 100px; width: 100%; background-color: white; z-index: 100;}
#links {color: #408000; background-color: white; font-weight: bold; font-family: "Trebuchet MS"; position: relative; top: 70px; left: 50px;}
#logo {position: absolute; left: 350px; top: 50px;}
#body-wrap {position: relative; top: 100px; padding-left: 50px;padding-bottom: 50px}
