
body{
font-family: Arial;
font-size: 12px;
}


#header {
	margin-top: 5px;
}

#contents_homepage {
display: block;
}

#contents_book,
#contents_inloveandwar,
#contents_clock,
#contents_letyourfreakflagfly,
#contents_sisyphus,
#contents_pizza,
#contents_stilllifewithfish,
#contents_cellphone,
#contents_strip,
#contents_mortality,
#contents_ego {
background:#FFFFFF;

}

#right {
	margin-right: 40px;
	right: 20px;
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

#right2 {
	top:0px;
	text-align: right;
	margin-right: 40px;
	right: 20px;
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}


#left_head {
	margin-left: 100px;
	margin-top: 125px;
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

#left{
	margin-left: 75px;
	margin-top: 200px;
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

#left a,
#left_head a,
#right2 a,
#right a,
#contents_homepage a,
#contents_book a {
color: black
}

#left a:hover,
#left_head a:hover,
#right2 a:hover,
#right a:hover,
#contents_homepage a:hover,
#contents_book a:hover{
color: gray;
}


h1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color: gray;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	color: gray;
}