body
{
background-color:#7B68EE;
background-image:url(fond_art.jpg);
margin:auto;
width:860px;
}
header
{
text-align:center;
padding-top:25px;
}
.nav
{
width:440px;
height:35px;
margin-top:10px;
margin-left:220px;
}
.navi
{
width:100px;
height:42px;
background-image:url(menu1_art.gif);
background-repeat:no-repeat;
text-align:center;
margin:auto;
font-family:Time New Roman, Arial, Courier New;
font-size:10pt;
}
.navi:hover
{
width:100px;
height:42px;
background-image:url(menu2_art.gif);
background-repeat:no-repeat;
text-align:center;
margin:auto;
font-family:Time New Roman, Arial, Courier New;
font-size:10pt;
}
article
{
width:800px;
height:600px;
background-image:url(article_art.bmp);
background-repeat:no-repeat;
margin-top:15px;
margin-left:30px;
padding-top:10px;
}
article p
{
width:550px;
margin:auto;
margin-bottom:10px;
text-align:center;
}
article h1,h2,h3,h4,h5
{
text-align:center;
}
aside
{
width:800px;
height:155px;
margin-left:30px;
text-align:center;
background-image:url(calendar_art.gif);
background-repeat:no-repeat;
background-position:center;
}
.calendar
{
text-align:center;
}
footer
{
padding: 5px;text-align: center;
margin:auto;}