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

body 	{ text-align:center; background-color:#000; font-family:"Times New Roman", Times, serif; }
.page 	{ width:900px; margin: 0 auto; position:relative;}
.text	{ color:#FFF; width:600px; text-align:left; line-height:150%;}
.text img { margin:10px;}
.thumb div { display: block; width:200px; height:200px; margin:5px; float:left; }
.thumb div A {text-decoration: none;}

img {border:0px;}

A:link {color:white; }
A:visited {color:white; }
A:hover {color:white; }