body { background: url(inside.jpg)}
a:link {background: white; color: blue }
a:visited {background: white; color: purple }
a:active {background: blue; color: white }
h1 { background: red; text-align: center; font-family: Old English, serif; color: yellow }
h2 { background: url(bkgr.jpg); text-align: center; font-family: Ravie, sans-serif; color: YELLOW }
p { background: url(inside.jpg); text-align: center; font-family: Papyrus, serif; font-size: larger; color: yellow }
ul { background: url(bkgr.jpg); text-align: center; font-family: Juice itc, serif; font-size: larger; color: yellow ; list-style-type: circle } 
.iwen { float: right }
.kicho { float: left }
.nukanap {text-align: center }