diff --git a/style.css b/style.css
index acc5066..61b272a 100644
--- a/style.css
+++ b/style.css
@@ -15,7 +15,7 @@ b, i,
 ol, ul, li,
 fieldset, form, label, legend,
 table, caption, tbody, tfoot, thead, tr, th, td,
-article, aside, canvas, details, figcaption, figure, 
+article, aside, canvas, details, figcaption, figure,
 footer, header, hgroup, menu, nav, section, summary,
 time, mark, audio, video {
   margin:0;
@@ -25,10 +25,11 @@ time, mark, audio, video {
   font-size:100%;
   vertical-align:baseline;
   background:transparent;
+  white-space: normal;
 }
 
 article,aside,details,figcaption,figure,
-footer,header,hgroup,menu,nav,section { 
+footer,header,hgroup,menu,nav,section {
   display:block;
 }
 
@@ -371,7 +372,7 @@ h4 a {
 }
 
 #main-menu .menu a.active {
-  color: #000; 
+  color: #000;
 }
 
 #main-menu .menu a:focus,
@@ -557,7 +558,7 @@ li.sfHover > a > .sf-sub-indicator {
 }
 
 /*-------------------------------------------*
-/* Front-page Slider 
+/* Front-page Slider
 /*-------------------------------------------*/
 #slider {
   position: relative;
@@ -607,8 +608,8 @@ li.sfHover > a > .sf-sub-indicator {
 }
 
 .paging a.active {
-  background:url(images/slide-nav-button-hover.png) no-repeat center; 
-  border:none; 
+  background:url(images/slide-nav-button-hover.png) no-repeat center;
+  border:none;
   outline:none;
 }
 
@@ -643,7 +644,7 @@ li.sfHover > a > .sf-sub-indicator {
   z-index:2;
 }
 
-#slider { 
+#slider {
   z-index:1;
 }
 
@@ -827,7 +828,7 @@ input.form-checkbox, input.form-radio {
 }
 
 /*-------------------------------------------*
-/* Menus and item lists 
+/* Menus and item lists
 /*-------------------------------------------*/
 .item-list ul {
   margin: 0;
@@ -1102,6 +1103,6 @@ h3.comment-title a{
   height: 35px;
 }
 
-#forum .name a{ 
+#forum .name a{
   font-size: 16px;
 }
