*{

}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

#contents {
	background-repeat: no-repeat;
	background-position: 0px 250px;
}
#contents li {
	list-style-position: inside;
	list-style-type: disc;
}

