@import url(../styles/000.css);

body {
	background: url(../images/hot2.jpg) fixed no-repeat 50% 20%;
}

.container {
	background: rgba(64,64,64, .4);
}
.container > div {
	border-width: 0;
}

.container .text a {
	color: rgba(0, 0, 0, 1);
}
