﻿@import url('/css/fonts.css');

body { background: #666 url("/images/overlay.png") repeat scroll 0 0; font-family: 'museo_sans',sans-serif; color: #686e77; font-size: 15px; font-weight: 500; }
h2 { color: #fff; margin: 100px 0 50px; text-align: center; }
.col-sm-4 { margin-bottom: 30px; }
    .col-sm-4 a { background: #fff none repeat scroll 0 0; border: 3px solid rgba(255, 255, 255, 0.5); border-radius: 10px; color: #666; display: table-cell; font-size: 19px; font-weight: 500; height: 80px; overflow: hidden; padding: 20px; text-align: center; text-decoration: none !important; vertical-align: middle; width: 9999px; }
