
body {
margin-top:0px;}

a {

text-decoration: none;

color: #FFCC00;

}

body{

background-color: #eefaae;

background-image: url('bg.jpg');

color:#ffffff;

background-repeat: repeat-x;

margin-top:0px;

font-family: arial, 'lucida console', sans-serif;

font-size:14px;

}

h2{

font-family: Times New Roman, Times, serif;;

}

.left {

background-image: url('leftborderrepeat.jpg');

background-repeat: repeat-y;

}