::-webkit-scrollbar {width:10px;}
::-webkit-scrollbar-thumb {background:#FF0066;}
::-webkit-scrollbar-track {background:#EEEEEE;}

.logo {height:100px; background-image:url(logo.png); background-size:1330px 100px; background-repeat:no-repeat;}
.font_pink {color:#FF0066;}
.btn_pink {width:350px; padding:15px; border:2px solid #FF0066; color:#FF0066; font-size:17px; letter-spacing:3px; background-color:rgba(255,255,255,0.4);}