body {
background: #c7c7c7 url(../images/title_back.jpg) repeat-x;
margin: 0px;
padding: 0px;
font-size: 16px; 
font-family: arial, verdena, sans-serif; 
color: #333333; 
leftmargin:0;
rightmargin:0; 
topmargin:0;
marginwidth:0; 
marginheight:0;
}

a:link {
    color: #333333;
    text-decoration: none;
}
a:visited {
    color: #333333;
    text-decoration: none;
}
a:hover {
    color: #333333;
    text-decoration: underline;
}
a:active {
    color: #333333;
    text-decoration: none;
}

.mainPicture{
width:900px;
height:600px;
background-image:url(../elisareul.jpg);
text-align:left;
}

.links{
margin-left:30px;
}
