html{position:relative;height:100%;min-height:100%}
body{
background:url('img_tartan-clovers/img_love-mail/fondo-.png');
background-size:cover;background-attachment:fixed;
font:15px 'Roboto Slab';
color:#5E5252
}
p{margin:10px 20px;text-shadow:2px 1px 0 #F5F5DC}
span{font-size:13px;color:#3D4E20;text-shadow:none}
#rain{
width:100%;height:100%;
background-image:url('img_tartan-clovers/img_love-mail/rain-fondo.gif');
background-repeat:repeat;background-size:auto;background-attachment:fixed;
filter:blur(1px);
position:fixed;top:0px;left:0px
}
main{width:570px;height:auto;margin:auto;margin-top:30px;padding:0 100px}
h1{
margin:0;
font:900 54px 'Pinyon Script';
color:#F5F5DC;
text-align:center;
text-shadow:2px 2px 0 #000000
}
aside{margin-bottom:30px;padding:10px 0;background-color:#F5F5DCBF;border:5px solid #F5F5DC;border-radius:10px}
#end{
width:fit-content;height:50px;
margin:auto;margin-top:40px;
padding-top:160px;
background-image:url('img_tartan-clovers/img_love-mail/end-.png');
background-repeat:no-repeat;background-position:top center;
color:#F5F5DC;text-shadow:2px 2px 0 #000000
}