@charset "utf-8";
/* CSS Document */


body {
	background: #000000;
margin: 0;
padding: 0;
	
}

#container {
background-color: #000000;
width: 851px;
margin: 0 auto 0 auto;
text-align: left; }

#indexmain {
background:url(http://retouchables.com/i/indexm.jpg);
width: 851px;
height: 444px;
}

#indextext {
float: right;
margin-left: 432px; 
margin-top: 100px; 
margin-right: 20px; 
margin-bottom: 5px;
}

body,td,th {
background-color: #000000;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: center;
	word-spacing: 1pt;
	position: relative;
}

#indexfooter {
text-align: center;
background:url(http://retouchables.com/i/indexfooter.jpg);
width: 851px;
height: 80px;
margin: 0 auto 0 auto;

}

a:link {
	color: #FFCCCC;
}
a:visited {
	color: #FFCCCC;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}

.copyright {font-size: 10px;
}
