body {

font-family: arial;
color: #000000;
background: URL("tics-bkg.jpg");
}

a {

color: #fc0578;;}

h1 {

color: #fc0578;
padding: 40px 0px 25px 200px;}

ul { 
	
	
	padding: 30px 0px 0px 160px;
	width: 100%;
	height: 80px;
	
}

#contenedor {
width: 796px;
height:100%;
overflow: hidden;
position: absolute;
top: 30px;
left: 200px;


}


.copete {
    /*background: url("bkg-copete.png") no-repeat scroll 110px 19px transparent;*/
    
    clear: both;
    color: #000000;
    margin: 0;
    padding: 30px 50px 0 150px;
    text-shadow: none;
	font-weight: bold;
}