﻿body { 	background-image: url(cssimage/background.gif);
	    background-repeat: repeat-x;
	    margin: 0px;
	    padding: 10px;
	    min-height: 1300px;
}

a { text-decoration: none;
    color: inherit;}

.content_border_2
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 610px;
    padding: 0px;
    margin: 0px;
    border-bottom: 2px solid #CCCCCC;
}
    
    