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

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

.container > div {
	border-width: 0;
}
.container {
	background: rgba(238,238,238, .4);
}
.container .text a {
	color: rgba(255, 255, 255, 1);
}