BODY{
background-color: #767;
margin: 0px;
}

BODY, TD, INPUT, TEXTAREA, A{
font-family: arial, helvetica, sans serif;
font-size: 18px;
}

P.note{
margin: 0px;
padding: 0px;
text-align: center;
}

P.poem{
text-align: center;
}

P.name{
text-align: center;
}

.notice IMG{
vertical-align: middle;
}

.notice, .notice A{
font-size: 20px;
font-weight: bold;
color: FFCC33;
}

A IMG{
border: none;
}

A{
color: navy;
font-weight: bold;
text-decoration: none;
}

P, LI{
text-align: justify;
padding: 0px 15px 0px 15px;
}

LI{
text-align: justify;
}

INPUT, TEXTAREA{
width: 500px;
text-align: center;
border: 1px dotted black;
}

INPUT{
font-weight: bold;
}

.daily{
background-color: white;
padding: 3px;
margin: 30px;
}

#nav{
width: 600px;
padding-top: 75px;
padding-bottom: 5px;
background-image: url("./logo.png");
color: #AAC;
font-size: 16px;
text-align: right;
background-color: #A9A;
}

#nav A{
font-weight: bold;
color: #FB3;
text-decoration: none;
}

#main, #content{
width: 600px;
background-color: #A9A;
}

#main, #content, #nav, H1{
paddin: 0px;
margin: 0px;
}