<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="body">
<br>
<div class="content">
<div>
<input type="checkbox" id="question1" name="q" class="questions">
<div class="plus">+</div>
<label for="question1" class="question">
Odeme ve kargo islemlerinde neler yapmam gerekiyor?
</label>
<div class="answers">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam maximus dolor vel
</div>
</div>
<div>
<input type="checkbox" id="question2" name="q" class="questions">
<div class="plus">+</div>
<label for="question2" class="question">
Do I need to be a veteran to join?
</label>
<div class="answers">
You do not, in fact we encourage all members of the Rutgers community to join in our meetings.
</div>
</div>
<div>
<input type="checkbox" id="question3" name="q" class="questions">
<div class="plus">+</div>
<label for="question3" class="question">
When are the meetings?
</label>
<div class="answers">
We meet once a month on the first Wednesday of the month, 8 PM at the Veterans House on College Avenue Campus.
</div>
</div>
<div>
<input type="checkbox" id="question4" name="q" class="questions">
<div class="plus">+</div>
<label for="question4" class="question">
How do I get in touch with the organization?
</label>
<div class="answers">
The best way to contact us is by e-mailing us, there is a link to e-mail us at the bottom of the page or you can visit the "Contact Us" page.
</div>
</div>
</div>
</div> <!-- end of body !-->