I am a young blogger. I found a free blogtemplate and I need to change the blogtitle font size because its too small and i also need to change the blogs post font size because its also small. anyone help me? I give the full templates HTML code below: <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "oo"> <html xmlns='oo' xmlns:b='oo' xmlns:data='oo' xmlns:expr='oor'> <head> <b:include data='blog' name='all-head-content'/> <title><data:blog.pageTitle/></title> <b:skin><![CDATA[/* ----------------------------------------------- Name: Blue Wave Template Designer: se7en URL: www.blogsgonewild.net Type: Free Blogger Beta XML Skin ----------------------------------------------- */ /* Variable definitions ==================== <Variable name="bgcolor" description="Page Background Color" type="color" default="#fff" value="#ffffff"> <Variable name="textcolor" description="Text Color" type="color" default="#333" value="#333333"> <Variable name="linkcolor" description="Link Color" type="color" default="#58a" value="#5588aa"> <Variable name="pagetitlecolor" description="Blog Title Color" type="color" default="#666" value="#666666"> <Variable name="descriptioncolor" description="Blog Description Color" type="color" default="#999" value="#999999"> <Variable name="titlecolor" description="Post Title Color" type="color" default="#c60" value="#cc6600"> <Variable name="bordercolor" description="Border Color" type="color" default="#ccc" value="#cccccc"> <Variable name="sidebarcolor" description="Sidebar Title Color" type="color" default="#999" value="#999999"> <Variable name="sidebartextcolor" description="Sidebar Text Color" type="color" default="#666" value="#666666"> <Variable name="visitedlinkcolor" description="Visited Link Color" type="color" default="#999" value="#999999"> <Variable name="bodyfont" description="Text Font" type="font" default="normal normal 100% Georgia, Serif" value="normal normal 100% Georgia, Serif"> <Variable name="headerfont" description="Sidebar Title Font" type="font" default="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif" value="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif"> <Variable name="pagetitlefont" description="Blog Title Font" type="font" default="normal normal 200% Georgia, Serif" value="normal bold 200% Verdana, sans-serif"> <Variable name="descriptionfont" description="Blog Description Font" type="font" default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif"> <Variable name="postfooterfont" description="Post Footer Font" type="font" default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif"> */ /* Use this with templates/template-twocol.html */ #navbar-iframe { height: 0px; visibility: hidden; display: none; } body { background:#cccccc; margin:0; padding:0; font:12px Arial, Sans-erif; text-align: center; color:#000; } a:link { color:#444; text-decoration:none; } a:visited { color:#444; text-decoration:none; } a:hover { color:#444; text-decoration:underline; } #main .post-body a { color:#444; text-decoration:underline; } #sidebar-wrapper a { color:#3366cc; } a img { border-width:0; } .post-body img { margin:5px; border:1px solid #444; } /* Header ----------------------------------------------- */ #header-wrapper { background: url("http://i254.photobucket.com/albums/hh92/eblogtemplates/misc/bluewave/sine-heading-2.jpg") no-repeat; width:980px; height:100px; margin:0; padding:0; text-align:left; color:#CCC; border-top:4px ridge #67a1cf; border-bottom:6px ridge #67a1cf; } #header { height:40px; margin:0; padding:0; } #header h1 { margin:0; padding:5px 0 0 10px; font-size: 150%; font-weight:bold; line-height: 1.2em; letter-spacing:.1em; font-style:italic; color:#FFFFFF; } #header a { color:#CCC; text-decoration:none; } #header a:hover { color:#777; text-decoration:underline; } .descriptionwrapper p { margin:0; padding:0 0 0 10px; line-height: 1.3em; font-style: italic; font-weight:bold; font-size:90%; letter-spacing:.1em; color: #FFFFFF; } #header-wrapper .top-nav a { background:#1c5494; margin:0; padding:2px 10px 3px; border-top:1px solid #666; border-left:1px solid #555;