The <head> section is hidden. It contains the doctype and meta charset and css rel links and such. The <body> is the entire visible document. What part of the body are you supposed to edit? vBulletin 4 is not coded in HTML5 so the <div> tags are used in places where HTML5 uses different tags like <article> and <section>.