body {
	background: #202 url(images/path.jpg) fixed no-repeat top center;
	font-size: 1em;
}

.links {
	position: absolute;
	top: 0;
	left: 50%;
        margin-left: -415px;
	width: 235px;
	color: #ffcdcd;
	border-left: 2px solid #424; 
	border-right: 2px solid #424;
	font-size: 1.0em;
	padding: 2em 1em 5em 1em;
	line-height: 1.4em;
	font-family: Arial, "Vera Sans", Helvetica, sans-serif;
}

.links a {
	text-decoration: none;
	color: #ddcdcd;
}

.links a:hover {
	border-bottom: 1px solid #fff;
}

.thumb_list {

}

.thumb {

}

.cel {

}

.description {

}

.specification {

}