Create a 'logo' or 'header' imagen name it logo.png.
Upload it to joomla/templates/rt_chromataphore_j15/images
Adjust the template.css.css logo parameters to match the size of your image.
img#logo {
width: 417px;
height: 87px;
background: url(../images/logo.png) 0 0 no-repeat;
margin-top: 20px;
float: left;
Note: you can create an image that the full width of the template but anything over 125px may affect the body of the template.