.mystyle {
	background-position:inherit inherit;
	background-position-x:inherit;
	background-position-y:inherit;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-size:inherit;
	background-color:#232323;
	border:4px solid #FF006D;
}

