body {
 font-family: arial, helvetica, sans-serif;
 background: #546936 url('OPO2.jpg') top center no-repeat;
}

.container {
 position: relative;
 width: 800px;
 margin: 0 auto;
}

.text {
 float: left;
 margin-left: 10px;
 padding: 10px;
 color: #ffffff;
 background: rgba(0, 0, 0, 0.6);
}

h1 {
 font-size: 175%;
 line-height: 1.4;
 margin: 0 auto;
}

p {
 margin: 0 auto;
 line-height: 1.8;
 font-weight: bold;
}

a {
 text-decoration: none;
 color: #ffffff;
}
