body {
	background: #fff url(../images/special-make-up-hg.jpg) fixed no-repeat 50% 50%;
}

h1, h2, h3, h4, h5, h6 {
	color: #b5000d;
}

#random {
	width: 512px;
	height: 341px;
	border: 10px solid #ccc;
	margin-bottom: 15px;
}

#header {
	margin-bottom: 1px;
	height: 180px;
}

a {
	color: #b5000d;
	text-decoration: underline;
}

#navi {
	background: #b5000d url("../images/specialmakeup-button-hg.jpg") repeat-x;
	margin-bottom: 10px;
}

#navi ul, #navi ul li {
	list-style-type: none;
	margin: 0;
}

#navi li {
	display: block;
	float: left;
	padding: 15px 5px 0 15px;
	height: 35px;
	background: #b5000d url("../images/specialmakeup-button-hg.jpg") repeat-x;
}

#navi li a {
	color: #fff;
	text-decoration: none;
}

#navi li a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer {
	padding: 10px 0;
	color:#666;
	background: #fff;
	border-top: 1px #b5000d solid;
	border-bottom: 1px #b5000d solid;
	text-align: center;
	margin-top: 10px;
}
