@charset "UTF-8";
body { background-color: black; color: white; font-family: sans-serif; text-align: center; }
h1 { font-size: 100%; font-weight: normal; text-align: center; margin-bottom: 0px; }
img {border-width: 0; }
/* p { line-height: 150%; } Oooops! Communicator! */
p.text { margin-top: 0px; margin-left: 100px; margin-right: 100px; }
p.name { clear: both; margin-top: 2em; font-size: smaller; text-align: right; }
p.menu { clear: both; text-align: right; color: red; font-weight: bold; }
p.img { text-align: center; }
a { text-decoration: none; color:white; font-weight: normal; }
table { color: white; border-width: 0; font-size: 120%; margin: auto; }
td.next { width: 100px; text-align: right; color: white; }
td.prev { width: 100px; text-align: left; color: white; }
td.current { width: 440px; text-align: center; color: white; }
a.moto { color: #00FFFF; }
a.next { color: yellow; }
a.prev { color: green; }
table.moto { margin-top: 10px; }
a.menu { color: red; }
p.text a {
	text-decoration: underline;
}
/* CSS for my photo
   1999-2009 by Tak Wakasugi
 */