body
{
font-family:verdana;
margin:0px;
background-image: url(fon.jpg);
}
.test
{
height:100%;
width:800px;
background-color:#8c0f0d;
}

.text
{
padding-bottom:30px;
font-size:16px;
width:90%;
text-align:justify;
color:#fff;
}

p
{
text-indent:20px;
}

strong
{
color:#fcff75;
}

h1
{
font-family:arial;
font-size:24px;
color:#fff;
}

