﻿.content
{
    background-color:#000000;
	 background:url("/images/black-corner.jpg");
     background-repeat:repeat;
    
}

h5 
{
    color:#ffffff;
    font-size:20px;
    margin-top:5px;
    margin-bottom:5px;
}

.whiteText 
{
    background-color:#ffffff;
    height:40px;
    width:100px;
    
}


