<details>
<summary>Заголовок спойлера</summary>
Текст спойлера
</details>
<!--[if IE]>
<style type="text/css">
.color-block {
background:transparent;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50990000,endColorstr=#50990000);
zoom: 1;
}
</style>
<![endif]-->
<fieldset>
<legend>
<h2>
Services
</h2>
</legend>
<p>Before we sign a contract or write a line of code our team will spend the necessary<br>time needed to understand your product vision.
<br>The outcome of the scoping session is a proposal or high-level statment of work.
<br>Based on your requirements, we can provide a complete offering or just the pieces you need.</p>
</fieldset>
body{
background:url(http://img1.joyreactor.cc/pics/post/full/anon-Картинка-2191131.jpeg) top left no-repeat;
}
legend{
width:300px;
margin:0 auto;
text-align:center;
}
<div class="wrapper">
<div class="column-25 yelloybg">
<h1>Заголовок 1</h1>
<p></p>
</div>
<div class="column-50 yelloybg">
<h1>Заголовок 2</h1>
<p></p>
</div>
<div class="column-25 yelloybg">
<h1>Заголовок 3</h1>
<p></p>
</div>
</div>
h1 {
text-align: center;
color: #FFF;
margin: 0;
}
.wrapper{
background: #34495e;
width: 1000px;
padding: 10px;
margin: 0 auto;
overflow: hidden;
}
.yelloybg {
background: #f1c40f;
height: 320px;
}
.column-25 {width:23.333333333333%;}
.column-50 {width: 48.333333333333%;}
*[class*="column-"]{
margin-left: 0.83333333333333%;
margin-right: 0.83333333333333%;
float: left;
display: block;
}