@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;}
img {border:0px;}

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