body {
background: #2f2929 url(bg.jpg) no-repeat top center;
}

div.notes {
color: #7a7a7a;
}

li {
color: #7a7a7a;
}

.form {
width: 600px;
margin-top: 190px;
color: #CECECE;
font-family: "arial", tahoma;
font-size: 14px;
}

a.link {
color: #c41774;
text-decoration: underline;
}
