@charset "UTF-8";
/* CSS Document */

body {
	background:#000000 url(../images/model.jpg) no-repeat center top;
}
.other {
	color:#FF6633;
}
a {
	color:#CC0000;
}
.header {
	color:#FF6633;
}
.header a:hover {
	color:#CC0000;
}
.content {
	color:#330000;
}
.content a:hover {
	color:#FF6633;
}