<!--
To change this template, choose Tools | Templates
and open the template in the editor.
-->
<!DOCTYPE html>
<html>
    <head>
        <title></title>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <link href="main.css" type="text/css" rel="stylesheet"/>
    </head>
    <body>
           <div id="buzzer">

            <div class="fill">
                <div class="outer-edge">  
                    <input class="highlight" type="button" id="fu" value="C" onclick="window.location='team-A.php?v=3'"/>
                </div>
            </div>
        </div>

    </body>
</html>