<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="keywords" content="roller derby, brasil, brazil, blood and thunder, world cup, 2011, 2014, toronto, dallas" />
<meta name="description" content="Team Brasil Roller Derby website" />
<meta name="viewport" content="initial-scale=1">
<title>Roller Derby Brazil &mdash; Home</title>
<link rel="stylesheet" href="/static/css/style.css">
<link rel="icon" href="/static/favicon.ico">
</head>

<body>
<nav>

    <div class="menu-collapsed">
        <a href="/" class="logo"><img src="/static/images/logo.svg" title="Team Brasil Roller Derby" alt="Team Brasil Roller Derby" /></a>
        <a href="#menu" class="toggle-menu">☰</a>
    </div>

    <ul>
        <li><a href="/worldcup/">World Cup</a></li>
        <li><a href="/about/">About Roller Derby</a></li>
        <li class="logo"><h1><a href="/"><img src="/static/images/logo.svg" title="Team Brasil Roller Derby" alt="Team Brasil Roller Derby" /></a></h1></li>
        <li><a href="/team/">Meet the Team</a></li>
        <li><a href="/support/">Support</a></li>
    </ul>
</nav>




<header>
    <div class="header-text">
        <div class="wrapper">
            <h1>Get Ready for World Cup 2014</h1>
            <h2>Team Brasil Roller Derby is headed to Dallas in December 2014</h2>
        </div>
    </div>
    <!--<div class="wrapper">
        <div class="header-side">
            <section class="lang">
                <a href="/" class="en active">English</a>
                <a href="/" class="port">Português</a>
            </section>
            <section class="social-links">
                <a href="https://www.facebook.com/rollerderbybrasil" class="facebook">Facebook</a>
                <a href="https://twitter.com/@RollerDerbyBras" class="twitter">Twitter</a>
            </section>
        </div>
    </div>-->
</header>
<section class="team-carousel">
    <a href="#prev" class="prev">Prev</a>
    <a href="#next" class="next">Next</a>
    <div class="inner">
        <a href="/team/ba/"><img src="/static/images/team/no-bg/ba.png"><span class="name">#13 Ba</span></a>
        <a href="/team/bianca/"><img src="/static/images/team/no-bg/bianca.png"><span class="name">#7 Bianca</span></a>
        <a href="/team/chu/"><img src="/static/images/team/no-bg/chu.png"><span class="name">#9 Chu</span></a>
        <a href="/team/dede/"><img src="/static/images/team/no-bg/dede.png"><span class="name">#107 Dedé</span></a>
        <a href="/team/farrah/"><img src="/static/images/team/no-bg/farrah.png"><span class="name">#1972 Farrah</span></a>
        <a href="/team/fer/"><img src="/static/images/team/no-bg/fer.png"><span class="name">#80 Fer</span></a>
        <a href="/team/gi/"><img src="/static/images/team/no-bg/gi.png"><span class="name">#87 Gi</span></a>
        <a href="/team/juju/"><img src="/static/images/team/no-bg/juju.png"><span class="name">#55 Juju</span></a>
        <a href="/team/lara/"><img src="/static/images/team/no-bg/lara.png"><span class="name">C Lara</span></a>
        <a href="/team/leal/"><img src="/static/images/team/no-bg/leal.png"><span class="name">#86 Leal</span></a>
        <a href="/team/manu/"><img src="/static/images/team/no-bg/manu.png"><span class="name">#44 Manu</span></a>
        <a href="/team/mari/"><img src="/static/images/team/no-bg/mari.png"><span class="name">#1949 Mari</span></a>
        <a href="/team/mila/"><img src="/static/images/team/no-bg/mila.png"><span class="name">#33 Mila</span></a>
        <a href="/team/nanda/"><img src="/static/images/team/no-bg/nanda.png"><span class="name">#16 Nanda</span></a>
        <a href="/team/pati/"><img src="/static/images/team/no-bg/pati.png"><span class="name">#72 Pati</span></a>
        <a href="/team/paulinha/"><img src="/static/images/team/no-bg/paulinha.png"><span class="name">#505 Paulinha</span></a>
        <a href="/team/rox/"><img src="/static/images/team/no-bg/rox.png"><span class="name">#25 Rox</span></a>
        <a href="/team/shy/"><img src="/static/images/team/no-bg/shy.png"><span class="name">#208 Shy</span></a>
        <a href="/team/tati/"><img src="/static/images/team/no-bg/tati.png"><span class="name">#23 Tati</span></a>
    </div>
</section>
<section class="support">
	<div class="wrapper">
		<div class="support-text">
			<h2>Support Team Brasil</h2>
			<p>Team Brazil made history in 2011 as we went to the First Roller Derby World Cup that was held in Toronto, Canada.</p>
			<p>This wouldn’t have been possible without the support of our awesome fans and sponsors.</p>
			<p>If you are interested in supporting us in anyway please let us know!</p>
		</div>
        <div class="support-img">
            <img src="/static/images/support.jpg" alt="Team Brasil Merch" title="Team Brasil Merch" />
        </div>
	</div>
</section>
<section class="worldcup">
    <div class="wrapper">
        <h2><b>2014</b> Blood & Thunder Roller Derby World Cup</h2>
        <p>December 4th - 7th, 2014 in Dallas, Texas</p>
        <a href="http://rollerderbyworldcup.com/"><img src="/static/images/logo_worldcup.png" alt="Roller Derby World Cup Logo" /></a>
        <a class="button" href="https://rollerderbyworldcup.thundertix.com/orders/new?performance_id=1108701">Buy Tickets Now!</a>
    </div>
</section>



<footer>
    <div class="wrapper">
        <p>Contact us at: <a href="mailto:rollerderbybrasil@gmail.com">rollerderbybrasil@gmail.com</a></p>
    </div>
</footer>

<script src="//code.jquery.com/jquery.min.js"></script>
<script src="/static/js/main.js"></script>

</body>
</html>
