كود css لوضع صوره او اعلان او بسملة اعلى المساهمات بشكل تلقائي للنسخة 3
.content {
background: url(ضع رابط الصوره المطلوبة) no-repeat;
background-position: top;
text-align: center;
vertical-align: text-bottom;
padding: 90px 10px 10px 10px;
line-height: normal;
}