body
{ 
background-image:url('grammatica3.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; 
}




body{margin:0% 24%}

body {font-family: "palatino linotype"}

h1 {font-size: 200%}
h2 {font-size: 130%}
h3 {font-size: 105%}
h4 {font-size: 90%}




A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: 333366}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: black;}