@charset "utf-8";

body {
	background: url(../images/container-bg-gradiant.png) repeat top;
	font-size:small;
}.container {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
