body{
	font-family: Arial;
	font-size: 11px;
	background: #ffffff url("/imgs/bg.jpg") no-repeat top right;	
	margin-left: 5px;
}

form {
  margin:0;
}

a {
  text-decoration: none;
}

a:link { color: #666666; }
a:visited { color: #666666; }
a:hover  { color: #0099ff; }

#content {
	margin-top:20px;
	margin-right:200px;
}

#langs {
	position:absolute; 
	top:0; 
	left:5px;
}
/*
#langs a:link, a:visited, a:hover {
	color: #333333;
	text-decoration: underline;
}
*/
h1.t {
	font-family: "Goudy Old Style","Palatino","Book Antiqua", serif; 
	font-style: italic; 
	font-size:16px;
}

div.book {
width:120px;
height:120px;
float:left; 
margin-right:5px;
}

div.book a {
	font-size:10px;
}

div.book img {
	border:0;
	height:95px;
}