--- a/index.html Thu Feb 13 12:14:45 2014 +0000
+++ b/index.html Thu Feb 13 12:17:26 2014 +0000
@@ -3,7 +3,7 @@
<head>
<title>Bid for ITP 2015</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<style>
+ <style type="text/css">
#map_canvas {
width: 500px;
height: 400px;
@@ -29,7 +29,7 @@
}
google.maps.event.addDomListener(window, 'load', initialize);
</script>
-<style>
+<style type="text/css">
body { font-size: 14px;
font-family: "trebuchet ms", helvetica, sans-serif; }
</style>