/*
rekonq default css properties
this file will not be considered
setting a local stylesheet in rekonq config
*/

/* Set background color to white for sites forgetting this */
body{
background-color:#FFFFFF;
}