* 	{margin: 0;}
body	{background: #000 url(../images/top.png) repeat-x;
	 color: #000;
	 font-family: arial; font-size: 14px; font-weight: bold;
	 text-align: justify;
	}

html, body {height: 100%;}

a, a:visited, a:active, a:link {color: #3493F0; text-decoration: none; border: 0;}
a:hover {color:#6e35c7; text-decoration: none; border: 0;}
img	{border: 0;}

.wrapper {min-height: 100%;
	  height: auto !important;
	  height: 100%;
	  margin: 0 auto -4em;
	 }
.footer, .push {height: 4em;}
.footer	{background: url(../images/bottom.png) repeat-x;}

.content {margin: 0 auto;
	  width: 950px;
	  background: #000 url(../images/content.png) repeat-x bottom;
	  color: #fff;
	 }


