body {
    background: #404040 url('images/splat_again.gif') no-repeat fixed left top;
}

a {
    color: #303A5F;
}

a:hover {
    
}

a:visited {
    
}

#content {
    width: 250px;
    background-color: #eeeeee;
    margin: 25px 0 0 150px;
    padding: 1em;
}

p {
    margin: 5px 0;
}

ul {
	margin: 0 0 0 0;
	list-style-type: cjk-ideographic;
}

li {
    
}