* {
	margin:0;
	padding:0;
}

a, a:visited {
	color: #000;
}

a:hover {
	color:red;
}

ul, ol {
	list-style: none;
}

body {
	text-align: center;
	font-family: sans-serif;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	height: 800px;
	background: url(images/ttjxuniqlo.jpg) no-repeat;
}

#main-content {
	text-indent: -9999px;
}