/* CSS Document */

body {
	background-color: #333333;
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}

div#bd {
    background-color: #;
    margin:246px 0px 0px 0;
    padding:0px 0px 0px 0;
	

}
div#secondrow {
    background-color: ;
	color: #CCCC66;
	left: 0px;
	padding:20px 10px 10px;
	background-color: #CC3300;
	height: 100%;
}
