body {
	text-align: left;
	background-image: url(img/goingdown.jpg);
	background-attachment: fixed;
}
.wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -142px;
	margin-top: 0;
	position: relative;
	width: 400px;
	font-size: 0.9em;
	text-align: left;
}
.header {
	height: 100px;
}
h1 {
	text-indent: -500em;
}
h2 {
	text-align: left;
	text-transform: none;
	text-decoration: none;
	word-wrap: normal;
	word-break: normal;
	font-weight: bold;
	padding: 0 0 0.6em;
	color: #dbe234;
	font: 1.8em helvetica,arial,sans-serif;
}
p {
	padding: 0 0 1em;
	color: #fff;
	font: 1.2em/1.4em "Courier New", Courier, Monaco, monospace;
}
.smoov {
	line-height: 0.7em;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #fff;
}
a {
	color: #c80900;
	text-decoration: underline;
}
a:hover {
	color: #0bf;
}
strong {
	font-weight: normal;
}
.download {
	position: absolute;
	right: 0;
	top: 160px;
}
.footer {
	position: relative;
	width: 600px;
	margin: 0 auto;
}
.footer a {
	color: #fff;
	text-decoration: underline;
	border: 0;
}
.footer p {
	position: absolute;
	left: 0;
	bottom: 4px;
	width: 700px;
	padding: 0;
	color: #fff;
	font: 0.8em arial,sans-serif;
	text-align: center;
}
.smoovnsm {
	line-height: 0.7px;
	font-size: 0.7em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #fff;
}
a.list {
	color: #ffe500;
	background-color: red;
}