html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

body
{
  margin: 0;
  padding: 0;
  font: 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
background: #fff url("bgv.png") top left repeat-y;
}

#col1
{
	float:left;
	background: #fff url("camiseta.jpg") top left no-repeat;
	width: 334px;
	height: 451px;
}

#col1 .link
{
	position:relative;
	top:85px;
	left:150px;
}
#col1 .link a, #col1 .link a:hover
{
	font: 14px Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	color: #fff;
	
	
}
#col2
{
margin-left: 336px;
}