﻿BODY { 
  margin: 130px;
  font-family: georgia; 
  font-size: 1,5em;
  background-color: #bbbbbb;
  background-image: url(../facebw.gif);
	 
  background-repeat: no-repeat;
  color: #000000; 
  background-position:  center top;
    }

p {font-family: georgia; font-size: 90%; }
                                      
.vit {font-family: georgia; font-size: 90%; color: #fff;}

A:link { color: #fff; text-decoration: underline; font-weight: normal; }          
A:visited { color: #fff; }                                                  
A:active { color: lime; }                                                  
A:hover { color: red; text-decoration: none; font-weight: normal; }



A:link IMG { border: 1px solid black; }
A:visited IMG { border: 1px solid white; }
A:active IMG { border: 1px solid white; }
A:hover IMG { border: 1px solid red; }

/*
#center {width: 410px; margin-right: auto; margin-left:auto; border: 1px solid black;}
*/
#box {	
	width: 400px;
	height: *px; 
	margin-right: auto; 
	margin-left: auto; 
	text-align: left;	
	padding: 5px;
	border: 0px solid #999999;
	font-size: 90%;}

#box1 {	
	 
	color: #fff;
	width: 500px;
	height: *px; 
	margin-right: auto; 
	margin-left: auto; 
	text-align: left;	
	padding: 5px;
	border: 0px solid #999999;
	font-size: 90%;}

#box2 {	
	float: left; 
	color: #000;
	width: 340px;
	height: 167px; 
	margin-right: auto; 
	margin-left: auto;
	text-align: left;	
	padding: 5px;
	border: 1px solid #999999;
	font-size: 80%;}
#spacer {width: 20px; height: 100px;
	float: left;}


</STYLE>
