html,body {
	background	: #453C35 url(back.gif) repeat-y;
}

#wrapper {
	background	: #453C35 url(back.gif) repeat-y;
}

#header {
	background	: #312600 url(header_back.jpg) no-repeat;
}

#header li {
	background	: url(tlogo.jpg) no-repeat;
}

#container div#photo_migi {
	padding		: 40px 0 0 0px;
	text-align	: center;
}

a:link {
	color			: #ffcccc;
	text-decoration	: none;
}

a:hover {
	color			: #ff9966;
	text-decoration	: underline;
}

a:visited {
	color			: #ffcccc;
}

div#menu_hidari dl dd a:hover {
	color			: #ff9966;
}