body{
	margin:100px;
	padding:0px;
	background-image:none;
	height:100%;
	background-color:#000;
}

.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	font-weight: normal;
	text-decoration: none;
}
.header {
	float: left;
	height: 50px;
	width: 800px;
	border: 1px solid #000;
	color: #FFF;
	background-color: #000;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	word-spacing: normal;
	margin: auto;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
}
.box {
	clear: both;
	float: left;
	width: auto;
	background-image: url(image/memo070914.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: auto;
}
.main {
	float: left;
	height: 400px;
	width: 800px;
	background-image: url(LIVE118.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #FFF;
	font-style: normal;
	line-height: 3px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
}
.copyright {
	clear: both;
	float: left;
	height: 50px;
	width: 800px;
	font-size: 14px;
	color: #FFF;
	background-color: #000;
}
.name {
	clear: both;
	float: left;
	height: 120px;
	width: 800px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	background-color: #000;
	background-position: center center;
	text-align: center;
	font-size: 36px;
}
h4 {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.container .header h4 a {
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
}

