body
{
font-family:verdana;
margin:0px;
background-image: url(fon.jpg);
}
.test
{
height:100%;
width:800px;
background-color:#a2a1a1;
}

.text
{
padding-bottom:30px;
font-size:15px;
width:90%;
text-align:justify;
color:#000;
}

p
{
text-indent:15px;
}

strong
{
color:#282828;
}

h1
{
font-family:arial;
font-size:24px;
color:#000000;
}

