No content selected.
select id, owner, page, cssid, ordering, htmltype, class, content
from webcontent
where owner = "1st" and
cssid = "head" and
page = ""
order by ordering

No content selected.
select id, owner, page, cssid, ordering, htmltype, class, content
from webcontent
where owner = "1st" and
cssid = "main" and
page = ""
order by ordering