@charset "utf-8";
/* CSS Document */

li {
	list-style-type: none;
	font-size: 8pt;
}  
.mail {
	margin: auto;
	width: 270px;
	background : #ffffff;
	background-image: url("https://www.peptidos.com.mx/supremepeptides/sealsupreme.jpg");
	background-repeat: no-repeat;
	background-size: auto;
	background-size: 280px 220px;
	background-position: center;
	border: 1px soild silver;
	padding-right: 8px;
	text-align: center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}  
.mail h2 {  
margin-left: 35px;  
}  
input {  
font-size: 13pt;  
}  
input:focus, textarea:focus{  
background-color: lightyellow;  
	
	
}  
input submit {  
font-size: 20pt; 
}  
.rq {
	color: #000000;
	font-size: 12px;
	text-align: center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bolder;
	
}  
