@charset "UTF-8";
/* CSS Document */
#one
{
background-color:#000000;
}

#logo
{
padding-left: 200px;
}


#alink
{
color:#FFFFFF;
text-decoration:none;
}

#home
{
color:#FFFFFF;
text-decoration:none;
width:800px;
font-size:24px;
padding-left: 250px;
}

#testimonials
{
background-color:#000000;
background-image:url(images/firebreath.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

#contactform
{
color:#FFFFFF;
padding-left: 300px;
}

#block
{
color:#FFFFFF;
text-decoration:none;
width:800px;
font-size:24px;
}


#testimonialstxt
{
width: 720px;
height: 500px;
background-image:url(images/testimonials-page.png);
margin-left:300px;
background-repeat:no-repeat;
background-position:center;
padding-left: 50px;
}

#texttst
{
width: 680px;
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size: 20px;
text-shadow: #fefeae 0px 0px 10px;
}