	/***** global *****/body {	background: url(../image_main/mastering_bg.jpg) no-repeat top center #000000;}	/***** copy section *****/#copy {	width: 789px;	height: 546px;}	/***** col 1 *****/#copy #col1 {	float: left;	width: 439px;	height: 480px;	margin: 155px 0 0 0;	padding: 0 30px 0 50px;}#copy #col1 p {	margin: 15px 0 0 0;	line-height: 1.5em;	/*text-align: justify;*/} /***** col 2 *****/#copy #col2 {	float: right;	width: 270px;	margin: 95px 0 0 0;}#copy #col2 #album-covers {	width: 270px;	height: 313px;	padding: 35px 0 0 67px;}#copy #col2 #contact {	width: 230px;	height: 188px;	padding: 0 0 0 40px;}#copy #col2 #contact h4 {	color: #ebdebc;	margin: 0 0 10px 3px;}#copy #col2 #contact p {	width: 172px;	margin: 10px 0 10px 3px;	font-size: 12px;	padding: 0 0 5px 0;}#copy #col2 #contact a {	padding: 5px;	text-transform: uppercase;	text-decoration: none;	font-size: 12px;	font-weight: bold;	color: #312415;	background: #CBD78E;}#copy #col2 #contact a:hover {	background-color: #E1E9BE;}	/***** bottom *****/#bottom {	clear: both;	width: 789px;	height: 432px;	padding: 75px 0 0 0;	text-align: center;	font-size: 12px;}#bottom a {	text-decoration: none;}