/* CSS Document */

body{
background:url(background.png) repeat-x;
width:1000px;}
.link{
font-size:36px;
font-weight:bold;
/*position:relative;*/
color:#FFFFFF;
padding-top:0px;
/*padding-right:80px;*/
/*top:-250px;*/
text-align:center;
height:150px;


}
.link a{
text-decoration:none;
color:white;}
.phrase{font-size:17px;
font-weight:bold;
/*position:relative;*/
color:#ffffff;
/*padding-right:70px;*/
/*top:-230px;*/
text-align:center;
height:50px;}
.copyright{font-size:15px;
/*font-weight:bold;*/
/*position:relative;*/
color:#ffffff;
/*padding-right:70px;*/
/*top:0px;*/
text-align:center;
height:50px;}
td .nou a{color:blue;}
